Skip to content
Snippets Groups Projects
Commit 3b3f474a authored by Carlos Llamas's avatar Carlos Llamas
Browse files

ANDROID: README.md: fix checkpatch.pl path typo


Fixes: f8978f4f ("ANDROID: add README.md")
Signed-off-by: default avatarCarlos Llamas <cmllamas@google.com>
Change-Id: Ie6ec625343fbd39fd99c9016953a57d9c7ba367e
parent 9e3f3d93
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ not a persuasive case.
# Common Kernel patch requirements
- All patches must conform to the Linux kernel coding standards and pass `script/checkpatch.pl`
- All patches must conform to the Linux kernel coding standards and pass `scripts/checkpatch.pl`
- Patches shall not break gki_defconfig or allmodconfig builds for arm, arm64, x86, x86_64 architectures
(see https://source.android.com/setup/build/building-kernels)
- If the patch is not merged from an upstream branch, the subject must be tagged with the type of patch:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment