Searched refs:_checkpatch (Results 1 – 1 of 1) sorted by relevance
19 function _checkpatch() { function36 sed -n '/^diff --git/,$p') | _checkpatch40 git diff --cached -- . $_CP_EXCL | _checkpatch44 git diff -- . $_CP_EXCL | _checkpatch48 git diff $1...$2 -- . $_CP_EXCL | _checkpatch
Completed in 2 milliseconds