Home
last modified time | relevance | path

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

/optee_client/
A DMakefile21 checkpatch-pre-req checkpatch-modified-patch checkpatch-modified-file \
22 checkpatch-last-commit-patch checkpatch-last-commit-file \
23 checkpatch-base-commit-patch checkpatch-base-commit-file \
96 checkpatch-pre-req:
106 checkpatch-modified-patch: checkpatch-pre-req
109 checkpatch-modified-file: checkpatch-pre-req
113 checkpatch-last-commit-patch: checkpatch-pre-req
116 checkpatch-last-commit-file: checkpatch-pre-req
120 checkpatch-base-commit-patch: checkpatch-pre-req
126 checkpatch-base-commit-file: checkpatch-pre-req
[all …]
A D.travis.yml14 # Download checkpatch.pl
16 …pub/scm/linux/kernel/git/next/linux-next.git/plain/scripts/checkpatch.pl && chmod a+x checkpatch.pl
18 - echo "invalid.struct.name" >const_structs.checkpatch
34 # Run checkpatch.pl on:
37 …AVIS_PULL_REQUEST" == "false" ]; then checkpatch HEAD; else for c in $(git rev-list HEAD^1..HEAD^2…
39 # Useful to check if fix-up commits do indeed solve previous checkpatch errors
/optee_client/scripts/
A Dcheckpatch_inc.sh28 function checkpatch() { function

Completed in 3 milliseconds