]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ray_cs: checkpatch.pl and Lindent cleanups
authorJohn Daiker <daikerjohn@gmail.com>
Tue, 10 Mar 2009 13:59:54 +0000 (06:59 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Mar 2009 22:09:43 +0000 (18:09 -0400)
commit141fa61f10c419cb9b47a042eed79df621db75c6
tree1c1a63d4a9968d968639312ee8e62183db7d745e
parenta66098daacee2f354dab311b58011e7076aa248c
ray_cs: checkpatch.pl and Lindent cleanups

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>
drivers/net/wireless/ray_cs.c