From: Jesper Juhl Date: Sun, 11 Dec 2005 19:34:02 +0000 (+0100) Subject: [PATCH] USB: Remove unneeded kmalloc() return value casts X-Git-Tag: v2.6.16-rc1~474^2~22^2~10^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e8eb0f06b21bc05c42bcdbb6b273fce59ba9689;p=pandora-kernel.git [PATCH] USB: Remove unneeded kmalloc() return value casts Remove kmalloc() return value casts that we don't need from drivers/usb/* Signed-off-by: Jesper Juhl Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed