From: Alan Stern Date: Wed, 8 Aug 2007 21:10:11 +0000 (-0400) Subject: USB: cleanups for g_file_storage X-Git-Tag: v2.6.24-rc1~1395^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79a7d9ee1a2e8b8dc44dd217f07496911850ec0e;p=pandora-kernel.git USB: cleanups for g_file_storage This patch (as957) makes some minor cleanups to the g_file_storage driver: Update the copyright date and version string; Uniformize the logging macros for the gadget and the LUNs; Remove "inline" markers -- nowadays we rely on the compiler to decide which routines are best inlined; Use the print_hex_dump() library routines; Remove some unnecessary assignments within conditionals and fix some close-brace indenting levels; Fix some column-80 violations. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed