]> git.baikalelectronics.ru Git - kernel.git/commit
checkpatch: include/asm checks should be anchored
authorAndy Whitcroft <apw@shadowen.org>
Thu, 16 Oct 2008 05:02:20 +0000 (22:02 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 16 Oct 2008 18:21:35 +0000 (11:21 -0700)
commit35a10d2e9ef470bdb2ddf3a723fff362da75d3f7
tree47b3f64f324e7569183857cfd26167b8609678a4
parent4e51f6a955fb359c2a65ff5c0f8247739baf21f7
checkpatch: include/asm checks should be anchored

It is possible to have other include/asm paths within the tree which are
not subject to the do not edit checks.  Ignore those.

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