commit | b4749e96a4a872c2496602566f205547c4e3c950 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri Jul 17 16:24:01 2015 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 17 16:39:53 2015 -0700 |
tree | 5a1378f92719ad85dcc2ffe0e21d902414fbc7a6 | |
parent | f2abeef9fd6f03ebf417539ed099828a56733098 [diff] |
checkpatch: fix long line messages about patch context Changes in ("checkpatch: categorize some long line length checks") now erroneously reports long line defects in patch context. Fix it. Signed-off-by: Joe Perches <joe@perches.com> Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>