From: David Brownell Date: Mon, 30 Jul 2007 19:31:07 +0000 (-0700) Subject: USB: "sparse" cleanups for usb gadgets X-Git-Tag: v2.6.23-rc2~151^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9475226977917afd5a85621f8a3d7f380a9da31;p=pandora-kernel.git USB: "sparse" cleanups for usb gadgets This removes complaints about the gadget stack which are generated by the currrent "sparse": it doesn't like the fact that zero is the null pointer. (Last I checked, C guarantees that's correct ...) Signed-off-by: David Brownell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed