]> git.karo-electronics.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>
Wed, 20 Mar 2013 04:23:01 +0000 (15:23 +1100)
commit4d9b9ef5dbe17835b287ac81a4ee2e8e58afac35
tree06b0dd5436454f0ce941f8345ef57c7f8f913b0c
parentbab8167b067af44fcaf1a2550b07e9b7f62d16e3
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