Searched full:checkpatch (Results 1 – 10 of 10) sorted by relevance
3 # check-patch.py: run checkpatch.pl across all commits in a branch49 ret = subprocess.run(["scripts/checkpatch.pl", "--terse", ancestor + "..."])52 print(" ❌ FAIL one or more commits failed scripts/checkpatch.pl")
10 am-perpatch-check-cmd = scripts/checkpatch.pl -q --terse --no-summary --mailback -11 prep-perpatch-check-cmd = scripts/checkpatch.pl -q --terse --no-summary --mailback -
84 {% if test == "checkpatch" %}134 checkpatch:141 ./scripts/checkpatch.pl --mailback base..
58 [scripts/{kernel-doc,get_maintainer.pl,checkpatch.pl}]
3581 Checkpatch3583 F: scripts/checkpatch.pl
9 Please use the script checkpatch.pl in the scripts directory to check99 (The checkpatch script will warn at 100 characters, but this is intended245 consistency of style. The checkpatch script will warn you about this.
55 You can run run *scripts/checkpatch.pl <patchfile>* before submitting to57 that ``checkpatch.pl`` is not infallible, though, especially where C61 - `Automate a checkpatch run on
1354 $file =~ m,checkpatch.pl,) {1998 next if ($realfile =~ /(checkpatch|get_maintainer)\.pl$/);3411 print "CHECKPATCH in MAINTAINERS.\n";
3 # created from checkpatch.pl
2692 checkpatch.pl: 70566