Searched refs:_checkpatch (Results 1 – 1 of 1) sorted by relevance
9 function _checkpatch() { function35 sed -n '/^diff --git/,$p') | _checkpatch39 git diff --cached -- . $_CP_EXCL | _checkpatch43 git diff -- . $_CP_EXCL | _checkpatch47 git diff $1...$2 -- . $_CP_EXCL | _checkpatch
Completed in 1 milliseconds