]> 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>
Fri, 22 Mar 2013 04:33:25 +0000 (15:33 +1100)
commitb82eab05dd039cf703f3a3a6157e472de039c8bc
treea215215f2835d1c682f66283f8bef0c77c75e218
parentb131bfaebba44d5dd8d875416fb514454fecf061
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