]> git.baikalelectronics.ru Git - kernel.git/commit
checkpatch: extend attribute testing to all modifiers
authorAndy Whitcroft <apw@canonical.com>
Fri, 27 Feb 2009 22:03:08 +0000 (14:03 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Feb 2009 00:26:22 +0000 (16:26 -0800)
commita54fe65a17e44695fcb4cfad480596d26fa29814
tree065fa2a65de26e3a720a043b7eb699dc66dd7c42
parente05c30e09258af38383fc063d7d68c2fcbd6d386
checkpatch: extend attribute testing to all modifiers

We should allow testing of all modifiers not just attributes.  Extend
testing and test for all the know modifiers.

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