Home
last modified time | relevance | path

Searched full:checkdiff (Results 1 – 3 of 3) sorted by relevance

/optee_os/scripts/
H A Dcheckpatch_inc.sh48 function checkdiff() { function
H A Dcheckpatch.sh82 checkdiff "$2" "$3"
/optee_os/.github/workflows/
H A Dci.yml49 _do checkdiff $(git rev-parse HEAD^1) $(git rev-parse HEAD^2) || failed=1; \