diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2012-12-21 16:44:34 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2013-02-05 14:48:13 -0200 |
commit | 3d5a71ef32742298f9022043160a2c6cbfdf30ac (patch) | |
tree | 4c5350b2e88c7aa30abae2bf0379c587ca0bde13 /drivers/gpio/gpio-generic.c | |
parent | 3fdfedaaa7f243f3347084231c64f6c1be0ba131 (diff) |
[media] omap3isp: Remove unneeded memset after kzalloc
kzalloc initializes the memory it allocates to 0, there's no need for an
explicit memset.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Sakari Ailus <sakari.ailus@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/gpio/gpio-generic.c')
0 files changed, 0 insertions, 0 deletions