Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/docs/process/
A Dcoding-guidelines.rst28 targets which both utilise the `checkpatch.pl` script that ships with the Linux
29 source tree. The project also defines certain *checkpatch* options in the
30 ``.checkpatch.conf`` file in the top-level directory.
38 ``checkpatch.pl``, ``spelling.txt`` and ``const_structs.checkpatch`` available
40 environment variable to point to ``checkpatch.pl`` (with the other 2 files in
45 make CHECKPATCH=<path-to-linux>/linux/scripts/checkpatch.pl checkcodebase
52 make CHECKPATCH=<path-to-linux>/linux/scripts/checkpatch.pl checkpatch
61 Some checkpatch warnings in the TF codebase are deliberately ignored. These
A Dcontributing.rst90 - Use the checkpatch.pl script provided with the Linux source tree. A
A Dcoding-style.rst459 The Linux coding standards also discourage new typedefs and checkpatch emits
/tf-a-ffa_el3_spmc/
A DMakefile1116 .PHONY: all msg_start clean realclean distclean cscope locate-checkpatch checkcodebase checkpatch f…
1210 locate-checkpatch:
1249 checkcodebase: locate-checkpatch
1266 checkpatch: locate-checkpatch target
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst574 - Fixed several coding style violations reported by checkpatch
2385 - Support passing options to checkpatch using ``CHECKPATCH_OPTS=<opts>``

Completed in 14 milliseconds