summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/coding-style.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coding-style.txt b/doc/coding-style.txt
index 69bf5a4..67488b6 100644
--- a/doc/coding-style.txt
+++ b/doc/coding-style.txt
@@ -184,7 +184,7 @@ kernel version:
You can run it on files with these options:
-checkpatch.pl --no-tree -f --strict --show-types --ignore NEW_TYPEDEFS
+checkpatch.pl --no-tree -f --strict --show-types --ignore NEW_TYPEDEFS --ignore CAMELCASE
checkpatch.pl exceptions:
-------------------------