https://github.com/torvalds/linux
Revision b4749e96a4a872c2496602566f205547c4e3c950 authored by Joe Perches on 17 July 2015, 23:24:01 UTC, committed by Linus Torvalds on 17 July 2015, 23:39:53 UTC
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>
1 parent f2abeef
History
Tip revision: b4749e96a4a872c2496602566f205547c4e3c950 authored by Joe Perches on 17 July 2015, 23:24:01 UTC
checkpatch: fix long line messages about patch context
Tip revision: b4749e9

back to top