[PATCH] USB: usbatm kcalloc cleanup
authorDuncan Sands <duncan.sands@math.u-psud.fr>
Sat, 28 May 2005 20:06:20 +0000 (22:06 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 27 Jun 2005 21:43:58 +0000 (14:43 -0700)
you seem to have applied the original, not the new improved one with
whiter teeth that uses kcalloc instead of kmalloc + memset.  Here's a
patch that goes on top of the one you applied.

Signed-off-by: Duncan Sands <baldrick@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found