]> git.karo-electronics.de Git - karo-tx-linux.git/commit
checkpatch: Complain about executable files
authorJoe Perches <joe@perches.com>
Tue, 26 Mar 2013 23:25:06 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:12:29 +0000 (17:12 +1100)
commit9aae7354a0f222c4fd08347456d52d2b91a79261
tree529d30d114e4d5ac207906e41d1f83c2301b2f5c
parentc5cfaac685029046b7ad17ee31d9d4cd1d1d88dc
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>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
scripts/checkpatch.pl