]> bbs.cooldavid.org Git - net-next-2.6.git/commit
atmel: checkpatch.pl cleanups
authorJohn Daiker <daikerjohn@gmail.com>
Mon, 9 Mar 2009 05:18:35 +0000 (22:18 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 Mar 2009 22:09:38 +0000 (18:09 -0400)
commit8830cb678b13004ab54f606345769f1e74e378c6
tree5c8fa95da87bc7e5d88857613b5d6f800d599771
parent62b4fb66c5611c4e2b9279810c2d037fb5b5fa68
atmel: checkpatch.pl cleanups

Before: 881 errors, 265 warnings, 4507 lines checked
After:  114 errors, 273 warnings, 4548 lines checked

This was mostly "space required after that ',' (ctx:VxV)".
Also a fair number of whitespace, code indent, and C99 comment cleanups.

New warnings introduced are all "line over 80 character"

md5sums are identical, as I skipped any fixes which may have altered the resulting binary.

Signed-off-by: John Daiker <daikerjohn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/atmel.c