Skip to content

Commit

Permalink
Staging: sep: clean up some of the obvious sillies
Browse files Browse the repository at this point in the history
Various assignments are done but not used
dev_dbg formatting is a bit weird and wraps when not needed
Take out some of the blank lines and reformat a bit to reduce view size
Remove some comments that are obvious
Fix else formatting
Remove some user triggerable dev_warns
Fix copy_from_user error return cases (-EFAULT not bytes copied)

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Alan Cox authored and Greg Kroah-Hartman committed Nov 29, 2010
1 parent d1bb832 commit da14e55
Showing 1 changed file with 249 additions and 692 deletions.
Loading

0 comments on commit da14e55

Please sign in to comment.