Home
last modified time | relevance | path

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

/external/trace-cmd/
DCONTRIBUTE58 You can use the Linux kernel "checkpatch.pl" script to help verify the formatting
61 https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/scripts/checkpatch.pl
63 Please note that checkpatch.pl is a guide and not a hard rule. If it reports a
66 git format-patch --stdout HEAD~1..HEAD | ./checkpatch.pl
/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
Dcoding-style.rst459 The Linux coding standards also discourage new typedefs and checkpatch emits
Dcontributing.rst45 - Use the checkpatch.pl script provided with the Linux source tree. A
/external/vboot_reference/
DPRESUBMIT.cfg4 # The indentation is checked by checkpatch not the python script
/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/
DMakefile1200 .PHONY: all msg_start clean realclean distclean cscope locate-checkpatch checkcodebase checkpatch f…
1309 locate-checkpatch:
1348 checkcodebase: locate-checkpatch
1365 checkpatch: locate-checkpatch target
/external/ltp/include/mk/
Denv_post.mk97 CHECK_NOFLAGS ?= $(abs_top_srcdir)/scripts/checkpatch.pl -f --no-tree --terse --no-summary --igno…
/external/ltp/android/
DREADME.md209 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/
Dtest-writing-guidelines.txt132 …t.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/plain/scripts/checkpatch.pl[checkpatch.pl]
Dc-test-tutorial-simple.txt819 70f7ce7ce statx01: Stop checkpatch from complaining
883 pick 70f7ce7ce statx01: Stop checkpatch from complaining
/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.md978 - **checkpatch**
1461 - Fixed several coding style violations reported by checkpatch
2852 - 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.