]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
checkpatch: Complain about executable files
authorJoe Perches <joe@perches.com>
Wed, 20 Mar 2013 04:07:46 +0000 (15:07 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 21 Mar 2013 05:34:04 +0000 (16:34 +1100)
commit33cac49b497c4f3804078b5eefd205f2882232f7
treeddefcae4c0bf7230c0f42a2b120737431c1f5b88
parentcf6706de5e283dfcfa8e3b86b80b0876b3d43897
checkpatch: Complain about executable files

Complain about files with an executable bit set that are not in a scripts/
directory and are not type .pl, .py, .awk, or .sh

Based on an initial patch from Stephen.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
scripts/checkpatch.pl