Skip to content

Commit

Permalink
USB: g_file_storage: parts of file_storage.c moved to separate file
Browse files Browse the repository at this point in the history
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 <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 7e8d5cd commit b6058d0
Show file tree
Hide file tree
Showing 2 changed files with 572 additions and 567 deletions.
Loading

0 comments on commit b6058d0

Please sign in to comment.