commit | 481eb486a88c9b068f0168ac4c21291802720933 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Mon Dec 17 16:01:56 2012 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Dec 17 17:15:19 2012 -0800 |
tree | ded9373e9ace9887f28c8bf3ea1810c600a6b059 | |
parent | 6cd7f3869c925622bbf420e1107a026d91dbd7f2 [diff] |
checkpatch: extend line continuation test Preprocessor directives and asm statements should be allowed to have a line continuation. Signed-off-by: Joe Perches <joe@perches.com> Tested-by: Jingoo Han <jg1.han@samsung.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>