tcl/interface: Adapt config files to new sysfsgpio command syntax
[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 -