commit | c1ab33269a84d6056d2ffc728d8bbaa26377d3e3 | [log] [tgz] |
---|---|---|
author | Andy Whitcroft <apw@shadowen.org> | Wed Oct 15 22:02:20 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 16 11:21:35 2008 -0700 |
tree | 47b3f64f324e7569183857cfd26167b8609678a4 | |
parent | 01fa91471e9559d72c0c93ea7cca6f9fe6c2d1c3 [diff] |
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>