]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
checkpatch: comment detection: ignore macro continuation when detecting associated...
authorAndy Whitcroft <apw@shadowen.org>
Thu, 24 Jul 2008 04:28:59 +0000 (21:28 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 24 Jul 2008 17:47:25 +0000 (10:47 -0700)
commitbeae6332493a40116dba24928154621f2e88b9a9
tree08b0c7e339c00be0fc0f4e841a92a00871c9bcba
parentd3ddcf471ea90d7ff711dbaa371ef379ed625ec0
checkpatch: comment detection: ignore macro continuation when detecting associated comments

When looking for an associated comment they may be suffixed by a macro
continuation.  Ignore this.

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