From: John Daiker Date: Mon, 9 Mar 2009 05:18:35 +0000 (-0700) Subject: atmel: checkpatch.pl cleanups X-Git-Tag: v2.6.30-rc1~662^2~195^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8830cb678b13004ab54f606345769f1e74e378c6;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed