summaryrefslogtreecommitdiff
path: root/drivers/hid
diff options
context:
space:
mode:
authorChristophe Jaillet <christophe.jaillet@wanadoo.fr>2008-06-09 23:39:53 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2008-07-21 22:16:32 (GMT)
commit33578bd706e40eb877bd87bfc47e5da30034afde (patch)
tree14a7f6aeff408831ae7751a8f73f4ac6d9cb62a1 /drivers/hid
parentd249afddffda695a20afe5270cbbfa242969d6e1 (diff)
downloadlinux-33578bd706e40eb877bd87bfc47e5da30034afde.tar.xz
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>
Diffstat (limited to 'drivers/hid')
0 files changed, 0 insertions, 0 deletions