repo.or.cz
/
openocd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
uint64_t->target_addr_t for stack pointers.
[openocd.git]
/
tools
/
checkpatch.sh
blob
0a630a248355e7d3453fb4c6e2f6828179d108d0
1
#!/bin/sh
2
#
3
4
since
=
${1:-HEAD^}
5
git format-patch
-M --stdout
$since
| tools
/
script
s
/
checkpatch.pl
-