Home
last modified time | relevance | path

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

/optee_os-3.20.0/scripts/
A Dcheckpatch_inc.sh19 function _checkpatch() { function
36 sed -n '/^diff --git/,$p') | _checkpatch
40 git diff --cached -- . $_CP_EXCL | _checkpatch
44 git diff -- . $_CP_EXCL | _checkpatch
48 git diff $1...$2 -- . $_CP_EXCL | _checkpatch

Completed in 2 milliseconds