Searched refs:checkpatch (Results 1 – 6 of 6) 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
104 …style guidelines and would require many changes. We would have to remove that rule from checkpatch.
483 The Linux coding standards also discourage new typedefs and checkpatch emits
49 - Use the checkpatch.pl script provided with the Linux source tree. A
977 .PHONY: all msg_start clean realclean distclean cscope locate-checkpatch checkcodebase checkpatch fiptool sptool fip sp tl fwu_fip certtool dtbs memmap doc enctool1096 locate-checkpatch:1098 $(error "Please set CHECKPATCH to point to the Linux checkpatch.pl file, eg: CHECKPATCH=../linux/scripts/checkpatch.pl")1101 $(error "The file CHECKPATCH points to cannot be found, use eg: CHECKPATCH=../linux/scripts/checkpatch.pl")1126 checkcodebase: locate-checkpatch1143 checkpatch: locate-checkpatch1290 $(s)echo " checkpatch Chec1138 checkpatch: locate-checkpatch global() target [all...]
2998 - **checkpatch**9605 - **checkpatch**10088 - Fixed several coding style violations reported by checkpatch11479 - Support passing options to checkpatch using `CHECKPATCH_OPTS=<opts>`