From: Michal Nazarewicz Date: Wed, 28 Oct 2009 15:57:14 +0000 (+0100) Subject: USB: g_file_storage: parts of file_storage.c moved to separate file X-Git-Tag: v2.6.33-rc1~315^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6058d0fefc0b5ff777dfbff990a0a50a4ac144b;p=pandora-kernel.git USB: g_file_storage: parts of file_storage.c moved to separate file Moved parts of the file_storage.c file which do not reference fsg_dev structure to newly created storage_common.c file. dump_msg() and dump_cdb() have been changed to macros to remove fsg_dev reference. Signed-off-by: Michal Nazarewicz Cc: David Brownell Cc: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed