]> git.gag.com Git - fw/openocd/blobdiff - tools/checkpatch.sh
tools/checkpatch.sh: remove flag --no-tree
[fw/openocd] / tools / checkpatch.sh
index e1dd267f9770b6f3eda0ed3c801a4778a9b929f8..0a630a248355e7d3453fb4c6e2f6828179d108d0 100755 (executable)
@@ -2,4 +2,4 @@
 #
 
 since=${1:-HEAD^}
-git format-patch -M --stdout $since | tools/scripts/checkpatch.pl - --no-tree
+git format-patch -M --stdout $since | tools/scripts/checkpatch.pl -