]> git.gag.com Git - fw/openocd/blob - tools/checkpatch.sh
tcl: board: mini2440: fix to work with the current version
[fw/openocd] / tools / checkpatch.sh
1 #!/bin/sh
2 #
3
4 since=${1:-HEAD^}
5 git format-patch -M --stdout $since | tools/scripts/checkpatch.pl -