From: Olav Kongas Date: Thu, 23 Jun 2005 17:25:36 +0000 (+0300) Subject: [PATCH] USB: Fix kmalloc's flags type in USB X-Git-Tag: v2.6.13-rc3~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5db539e49fc7471e23bf3c94ca304f008cb7b7f3;p=pandora-kernel.git [PATCH] USB: Fix kmalloc's flags type in USB Greg, This patch fixes the kmalloc() flags argument type in USB subsystem; hopefully all of its occurences. The patch was made against patch-2.6.12-git2 from Jun 20. Cleanup of flags for kmalloc() in USB subsystem. Signed-off-by: Olav Kongas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed