Searched refs:checkpatch (Results 1 – 16 of 16) sorted by relevance
58 You can use the Linux kernel "checkpatch.pl" script to help verify the formatting61 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/scripts/checkpatch.pl63 Please note that checkpatch.pl is a guide and not a hard rule. If it reports a66 git format-patch --stdout HEAD~1..HEAD | ./checkpatch.pl
28 targets which both utilise the `checkpatch.pl` script that ships with the Linux29 source tree. The project also defines certain *checkpatch* options in the30 ``.checkpatch.conf`` file in the top-level directory.38 ``checkpatch.pl``, ``spelling.txt`` and ``const_structs.checkpatch`` available40 environment variable to point to ``checkpatch.pl`` (with the other 2 files in45 make CHECKPATCH=<path-to-linux>/linux/scripts/checkpatch.pl checkcodebase52 make CHECKPATCH=<path-to-linux>/linux/scripts/checkpatch.pl checkpatch61 Some checkpatch warnings in the TF codebase are deliberately ignored. These
459 The Linux coding standards also discourage new typedefs and checkpatch emits
45 - Use the checkpatch.pl script provided with the Linux source tree. A
4 # The indentation is checked by checkpatch not the python script
10 named checkpatch.pl to help you check the compliance with it. Just type11 "checkpatch.pl --no-tree patch_name" to check your patch. In theory, you need
1200 .PHONY: all msg_start clean realclean distclean cscope locate-checkpatch checkcodebase checkpatch f…1309 locate-checkpatch:1348 checkcodebase: locate-checkpatch1365 checkpatch: locate-checkpatch target
97 CHECK_NOFLAGS ?= $(abs_top_srcdir)/scripts/checkpatch.pl -f --no-tree --terse --no-summary --igno…
209 apply to sending patches; they should be checkpatch (scripts/checkpatch.pl in
132 and patch rules apply. They should be checkpatch (scripts/checkpatch.pl in the
132 …t.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/plain/scripts/checkpatch.pl[checkpatch.pl]
819 70f7ce7ce statx01: Stop checkpatch from complaining883 pick 70f7ce7ce statx01: Stop checkpatch from complaining
73 * Fix: Fix coding style warnings and errors reported by checkpatch
768 From now we have contributing guide and checkpatch.sh.
978 - **checkpatch**1461 - Fixed several coding style violations reported by checkpatch2852 - Support passing options to checkpatch using `CHECKPATCH_OPTS=<opts>`
6502 to the Linux kernel coding style and scripts/checkpatch.pl script.15370 Reported by kernel's checkpatch.pl script.15378 Reported by kernel's checkpatch.pl script.15387 Reported by kernel's checkpatch.pl script.15392 Reported by kernel's checkpatch.pl script.15399 Reported by kernel's checkpatch.pl script.15407 Reported by kernel's checkpatch.pl script.15412 Reported by kernel's checkpatch.pl script.15415 Reported by kernel's checkpatch.pl script.