[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)
commitf0706930091902641929f2229bfb106144782c94
tree64618963505fcf4413b95b95bda8efb572ba2c9c
parent843c944fb86e5e31ee7b319172e657ea22301322
[PATCH] USB: usbatm kcalloc cleanup

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>
drivers/usb/atm/usbatm.c