Skip to content

Commit

Permalink
checkpatch: add ignore for net/ip/contiki directory
Browse files Browse the repository at this point in the history
Added rule to ignore net/ip/contiki content in the checkpatch style.

Change-Id: I06d8575d2a00d0032099c8a6d804fef3aaad8381
Signed-off-by: Javier B Perez <[email protected]>
  • Loading branch information
Javier B Perez committed Aug 10, 2016
1 parent b564ee6 commit 793cef5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .checkpatch.conf
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@
--ignore AVOID_EXTERNS
--ignore NETWORKING_BLOCK_COMMENT_STYLE
--exclude ext
--exclude net/ip/contiki

0 comments on commit 793cef5

Please sign in to comment.