]> git.sur5r.net Git - openocd/blob - tools/checkpatch.sh
HACKING - checkpatch before pushing makes life quicker
[openocd] / tools / checkpatch.sh
1 #!/bin/sh
2 #
3
4 git format-patch -M --stdout HEAD^ | tools/scripts/checkpatch.pl - --no-tree