Home
last modified time | relevance | path

Searched refs:_checkpatch (Results 1 – 1 of 1) sorted by relevance

/optee_os/scripts/
A Dcheckpatch_inc.sh18 function _checkpatch() { function
35 sed -n '/^diff --git/,$p') | _checkpatch
39 git diff --cached -- . $_CP_EXCL | _checkpatch
43 git diff -- . $_CP_EXCL | _checkpatch
47 git diff $1...$2 -- . $_CP_EXCL | _checkpatch

Completed in 3 milliseconds