Home
last modified time | relevance | path

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

/external/vboot_reference/
DPRESUBMIT.cfg4 # The indentation is checked by checkpatch not the python script
/external/arm-trusted-firmware/docs/process/
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
Dcontributing.rst76 - Use the checkpatch.pl script provided with the Linux source tree. A
Dcoding-style.rst459 The Linux coding standards also discourage new typedefs and checkpatch emits
/external/kmod/
DCODING-STYLE10 named checkpatch.pl to help you check the compliance with it. Just type
11 "checkpatch.pl --no-tree patch_name" to check your patch. In theory, you need
/external/arm-trusted-firmware/
DMakefile1086 .PHONY: all msg_start clean realclean distclean cscope locate-checkpatch checkcodebase checkpatch f…
1180 locate-checkpatch:
1219 checkcodebase: locate-checkpatch
1236 checkpatch: locate-checkpatch target
/external/ltp/android/
DREADME.md203 apply to sending patches; they should be checkpatch (scripts/checkpatch.pl in
/external/linux-kselftest/android/
DREADME.md132 and patch rules apply. They should be checkpatch (scripts/checkpatch.pl in the
/external/ltp/doc/
Dc-test-tutorial-simple.txt305 3.3 Run checkpatch.pl on the source file
309 if you run +kernel/linux/scripts/checkpatch.pl --no-tree -f statx01.c+ and
766 Were you paying attention? Also see the output of +checkpatch.pl+.
794 +scripts/checkpatch.pl --no-tree -f+ on +statx01.c+. Again, we use the kernel
815 70f7ce7ce statx01: Stop checkpatch from complaining
879 pick 70f7ce7ce statx01: Stop checkpatch from complaining
Dtest-writing-guidelines.txt51 There is also a checkpatch (see 'linux/scripts/checkpatch.pl') script that can
54 NOTE: If checkpatch does not report any problems, the code still may be wrong
/external/ethtool/
DNEWS73 * Fix: Fix coding style warnings and errors reported by checkpatch
/external/libevent/
Dwhatsnew-2.1.txt768 From now we have contributing guide and checkpatch.sh.
/external/arm-trusted-firmware/docs/
Dchange-log.rst1716 - Support passing options to checkpatch using ``CHECKPATCH_OPTS=<opts>``
/external/strace/
DChangeLog6502 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.