Searched refs:checkpatch (Results 1 – 3 of 3) sorted by relevance
21 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-req109 checkpatch-modified-file: checkpatch-pre-req113 checkpatch-last-commit-patch: checkpatch-pre-req116 checkpatch-last-commit-file: checkpatch-pre-req120 checkpatch-base-commit-patch: checkpatch-pre-req126 checkpatch-base-commit-file: checkpatch-pre-req[all …]
14 # Download checkpatch.pl16 …pub/scm/linux/kernel/git/next/linux-next.git/plain/scripts/checkpatch.pl && chmod a+x checkpatch.pl18 - echo "invalid.struct.name" >const_structs.checkpatch34 # 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
28 function checkpatch() { function
Completed in 3 milliseconds