Searched refs:checkpatch (Results 1 – 5 of 5) sorted by relevance
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
480 The Linux coding standards also discourage new typedefs and checkpatch emits
45 - Use the checkpatch.pl script provided with the Linux source tree. A
1418 .PHONY: all msg_start clean realclean distclean cscope locate-checkpatch checkcodebase checkpatch f…1526 locate-checkpatch:1564 checkcodebase: locate-checkpatch1581 checkpatch: locate-checkpatch target
4104 - **checkpatch**4587 - Fixed several coding style violations reported by checkpatch5978 - Support passing options to checkpatch using `CHECKPATCH_OPTS=<opts>`