Skip to content

Commit

Permalink
usb/isp1760: Consolidate printouts and remove unused code
Browse files Browse the repository at this point in the history
Consolidate printouts to use dev_XXX functions instead of an assortment of
printks and driver specific macros. Remove some unused code snippets and struct
members. Remove some unused function parameters and #defines. Change the
"queue_entry" variable name which has different but related meanings in
different places and use "slot" only.

Signed-off-by: Arvid Brodin <arvid.brodin@enea.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Arvid Brodin authored and Greg Kroah-Hartman committed Mar 1, 2011
1 parent bbaa387 commit 6bda21b
Show file tree
Hide file tree
Showing 2 changed files with 190 additions and 218 deletions.
Loading

0 comments on commit 6bda21b

Please sign in to comment.