Skip to content

Commit

Permalink
ray_cs: checkpatch.pl and Lindent cleanups
Browse files Browse the repository at this point in the history
Before: 1099 errors, 93 warnings, 2854 lines checked
After:  19 errors, 47 warnings, 2976 lines checked

The big bulk of this is code indent and over 80 character lines
(Lindent did this part) Other changes are foo * bar spacing, and
trailing whitespace.

v2: Cleans up ill-indented comments.  Subsequently, this reduces the
number of warnings, too.  Thanks to Joe Perches for pointing this out!

v3: Ran the whole file through Lindent first... which does most of
the work for me. :) Again, thanks to Joe Perches for this.

This is my final answer!

Signed-off-by: John Daiker <daikerjohn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
  • Loading branch information
John Daiker authored and John W. Linville committed Mar 16, 2009
1 parent a66098d commit 141fa61
Showing 1 changed file with 1,965 additions and 1,843 deletions.
Loading

0 comments on commit 141fa61

Please sign in to comment.