summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier B Perez <javier.b.perez.hernandez@intel.com>2016-08-10 09:37:43 -0500
committerJavier B Perez <javier.b.perez.hernandez@intel.com>2016-08-10 14:43:01 +0000
commit793cef5a86ee8dfc822d40c843908e6ce306106f (patch)
tree9827894036bde756d31a891a962213ed288c03af
parentb564ee6d76e65b853f9d5ea0cea68a542effd0d3 (diff)
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>
-rw-r--r--.checkpatch.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.checkpatch.conf b/.checkpatch.conf
index 416f5805f..115f527b4 100644
--- a/.checkpatch.conf
+++ b/.checkpatch.conf
@@ -15,3 +15,4 @@
--ignore AVOID_EXTERNS
--ignore NETWORKING_BLOCK_COMMENT_STYLE
--exclude ext
+--exclude net/ip/contiki