Skip to content

Commit

Permalink
USB: g_file_storage: "fsg_" prefix added to some identifiers
Browse files Browse the repository at this point in the history
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 <m.nazarewicz@samsung.com>
Cc: David Brownell <dbrownell@users.sourceforge.net>
Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Michal Nazarewicz authored and Greg Kroah-Hartman committed Dec 11, 2009
1 parent b6058d0 commit d618170
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 152 deletions.
Loading

0 comments on commit d618170

Please sign in to comment.