checkpatch: ignore NETWORKING_BLOCK_COMMENT_STYLE

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>
This commit is contained in:
Javier B Perez Hernandez 2015-10-29 11:29:21 -06:00 committed by Anas Nashif
parent c587253e23
commit 1b45249471
1 changed files with 1 additions and 0 deletions

View File

@ -14,3 +14,4 @@
--ignore CONFIG_EXPERIMENTAL
--ignore PREFER_KERNEL_TYPES
--ignore AVOID_EXTERNS
--ignore NETWORKING_BLOCK_COMMENT_STYLE