From: Duncan Sands Date: Sat, 28 May 2005 20:06:20 +0000 (+0200) Subject: [PATCH] USB: usbatm kcalloc cleanup X-Git-Tag: v2.6.13-rc1~51^2~8^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0706930091902641929f2229bfb106144782c94;p=pandora-kernel.git [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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed