793cef5a86
Added rule to ignore net/ip/contiki content in the checkpatch style. Change-Id: I06d8575d2a00d0032099c8a6d804fef3aaad8381 Signed-off-by: Javier B Perez <javier.b.perez.hernandez@intel.com>
19 lines
355 B
Plaintext
19 lines
355 B
Plaintext
--mailback
|
|
--no-tree
|
|
--emacs
|
|
--summary-file
|
|
--show-types
|
|
--max-line-length=80
|
|
--min-conf-desc-length=1
|
|
|
|
--ignore BRACES
|
|
--ignore PRINTK_WITHOUT_KERN_LEVEL
|
|
--ignore SPLIT_STRING
|
|
--ignore VOLATILE
|
|
--ignore CONFIG_EXPERIMENTAL
|
|
--ignore PREFER_KERNEL_TYPES
|
|
--ignore AVOID_EXTERNS
|
|
--ignore NETWORKING_BLOCK_COMMENT_STYLE
|
|
--exclude ext
|
|
--exclude net/ip/contiki
|