kernel-hacking-2024-linux-s.../drivers/usb/atm
Christophe Jaillet 33578bd706 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 <christophe.jaillet@wanadoo.fr>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-07-21 15:16:32 -07:00
..
cxacru.c USB: AccessRunner: avoid unnecessary memset 2008-07-21 15:16:32 -07:00
Kconfig
Makefile
speedtch.c USB: speedtch.c fix sparse shadowed variable warning 2008-07-21 15:16:24 -07:00
ueagle-atm.c
usbatm.c
usbatm.h
xusbatm.c