checkpatch: ignore CONST_STRUCT warnings
Ignore for now and until we make this feature of checkpatch work with zephyr in a more optimal way. Change-Id: I9d08980994416a291f3143e3a22f8a2036ff2f8a Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
726af91d3a
commit
dd6f9ca9de
|
@ -16,6 +16,7 @@
|
|||
--ignore NETWORKING_BLOCK_COMMENT_STYLE
|
||||
--ignore DATE_TIME
|
||||
--ignore MINMAX
|
||||
--ignore CONST_STRUCT
|
||||
--ignore FILE_PATH_CHANGES
|
||||
--exclude ext
|
||||
--exclude net/ip/contiki
|
||||
|
|
Loading…
Reference in a new issue