diff --git a/tools/checkpatch.sh b/tools/checkpatch.sh new file mode 100644 index 000000000..33b6dfc17 --- /dev/null +++ b/tools/checkpatch.sh @@ -0,0 +1,4 @@ +#!/bin/sh +# + +git format-patch -M --stdout HEAD^ | tools/scripts/checkpatch.pl - --no-tree