From: Oleksij Rempel Date: Sun, 7 Apr 2013 07:02:31 +0000 (+0200) Subject: add scripts/checkpatch.pl X-Git-Tag: 1.3.2~8^2 X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=3fff59bc906c0058c9a9afe0256aaed9468f3d22;hp=3fff59bc906c0058c9a9afe0256aaed9468f3d22;p=open-ath9k-htc-firmware.git add scripts/checkpatch.pl currently developers should manually add this check with this command: ln -s ../../scripts/pre-commit.sh .git/hooks/pre-commit to do it automatically we need to add this command to autogen.sh or what ever build system which we will use. Signed-off-by: Oleksij Rempel ---