diff options
author | Christophe Jaillet <christophe.jaillet@wanadoo.fr> | 2008-06-09 16:39:53 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-07-21 15:16:32 -0700 |
commit | 33578bd706e40eb877bd87bfc47e5da30034afde (patch) | |
tree | 14a7f6aeff408831ae7751a8f73f4ac6d9cb62a1 /drivers/ps3 | |
parent | d249afddffda695a20afe5270cbbfa242969d6e1 (diff) |
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/ps3')
0 files changed, 0 insertions, 0 deletions