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
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
||||||
--ignore NETWORKING_BLOCK_COMMENT_STYLE
|
--ignore NETWORKING_BLOCK_COMMENT_STYLE
|
||||||
--ignore DATE_TIME
|
--ignore DATE_TIME
|
||||||
--ignore MINMAX
|
--ignore MINMAX
|
||||||
|
--ignore CONST_STRUCT
|
||||||
--ignore FILE_PATH_CHANGES
|
--ignore FILE_PATH_CHANGES
|
||||||
--exclude ext
|
--exclude ext
|
||||||
--exclude net/ip/contiki
|
--exclude net/ip/contiki
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue