aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/core/devio.c
diff options
context:
space:
mode:
authorChristophe Jaillet <[email protected]>2008-06-09 23:39:53 +0000
committerGreg Kroah-Hartman <[email protected]>2008-07-21 22:16:32 +0000
commit33578bd706e40eb877bd87bfc47e5da30034afde (patch)
tree14a7f6aeff408831ae7751a8f73f4ac6d9cb62a1 /drivers/usb/core/devio.c
parentUSB: drivers/usb/host/isp1760-hcd.c: processor flags have type `unsigned long' (diff)
downloadkernel-33578bd706e40eb877bd87bfc47e5da30034afde.tar.gz
kernel-33578bd706e40eb877bd87bfc47e5da30034afde.zip
USB: AccessRunner: avoid unnecessary memset
Remove an explicit memset(.., 0, ...) to a variable allocated with kzalloc (i.e. 'card_info' array of the structure 'instance'). Signed-off-by: Christophe Jaillet <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/usb/core/devio.c')
0 files changed, 0 insertions, 0 deletions