1b45249471
Added flag to ignore NETWORKING_BLOCK_COMMENT_STYLE warnings Change-Id: I022319366a9d956159d05bd5875215594a6f1aa6 Signed-off-by: Javier B Perez Hernandez <javier.b.perez.hernandez@linux.intel.com>
18 lines
332 B
Plaintext
18 lines
332 B
Plaintext
--mailback
|
|
--no-tree
|
|
--no-signoff
|
|
--emacs
|
|
--summary-file
|
|
--show-types
|
|
--max-line-length=100
|
|
|
|
--ignore BRACES
|
|
--ignore PRINTK_WITHOUT_KERN_LEVEL
|
|
--ignore SPLIT_STRING
|
|
--ignore FILE_PATH_CHANGES
|
|
--ignore VOLATILE
|
|
--ignore CONFIG_EXPERIMENTAL
|
|
--ignore PREFER_KERNEL_TYPES
|
|
--ignore AVOID_EXTERNS
|
|
--ignore NETWORKING_BLOCK_COMMENT_STYLE
|