From: Joe Perches Date: Tue, 18 Dec 2012 00:01:54 +0000 (-0800) Subject: checkpatch: allow control over line length warning, default remains 80 X-Git-Tag: v3.8-rc1~74^2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cd7f3869c925622bbf420e1107a026d91dbd7f2;p=pandora-kernel.git checkpatch: allow control over line length warning, default remains 80 Some projects might want a longer line length so allow a command line --max-line-length=n control over the long line warnings. The default line length is 80. Signed-off-by: Joe Perches Cc: Constantine Shulyupin Cc: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed