]> git.baikalelectronics.ru Git - kernel.git/commit
checkpatch: complex macros -- fix up extension handling
authorAndy Whitcroft <apw@shadowen.org>
Thu, 16 Oct 2008 05:02:18 +0000 (22:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:35 +0000 (11:21 -0700)
commitefe91442749e38c26e74522ca0c565623b09c234
tree3b306a0ed7c7fc662d21a2e5db5deb22fd252792
parentb64004d0758a8171c0425512bf3710b3e34726fd
checkpatch: complex macros -- fix up extension handling

Only pull in new extension lines where the current contents ends with a \.

Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
scripts/checkpatch.pl