add scripts/checkpatch.pl 10/head
authorOleksij Rempel <linux@rempel-privat.de>
Sun, 7 Apr 2013 07:02:31 +0000 (09:02 +0200)
committerOleksij Rempel <linux@rempel-privat.de>
Sun, 7 Apr 2013 07:12:14 +0000 (09:12 +0200)
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 <linux@rempel-privat.de>

No differences found