checkpatch: add ignore for net/ip/contiki directory

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>
This commit is contained in:
Javier B Perez 2016-08-10 09:37:43 -05:00
commit 793cef5a86

View file

@ -15,3 +15,4 @@
--ignore AVOID_EXTERNS --ignore AVOID_EXTERNS
--ignore NETWORKING_BLOCK_COMMENT_STYLE --ignore NETWORKING_BLOCK_COMMENT_STYLE
--exclude ext --exclude ext
--exclude net/ip/contiki