From: Joe Perches Date: Mon, 29 Apr 2013 23:18:14 +0000 (-0700) Subject: checkpatch: complain about executable files X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~123^2~221 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04db4d25d9eaa58140520f976994d1a601129c00;p=pandora-kernel.git 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 Acked-by: Stephen Boyd Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed