From: Michal Nazarewicz Date: Wed, 28 Oct 2009 15:57:15 +0000 (+0100) Subject: USB: g_file_storage: "fsg_" prefix added to some identifiers X-Git-Tag: v2.6.33-rc1~315^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6181702f510302dce5666a50344b5acb196ab4e;p=pandora-kernel.git USB: g_file_storage: "fsg_" prefix added to some identifiers Prefixed some identifiers that were defined in storage_common.c file with "fsg_". Not all identifiers were prefixed but the ones that are most likely to produce conflicts when used with other USB functions. Signed-off-by: Michal Nazarewicz Cc: David Brownell Cc: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed