checkpatch: ignore PREFER_KERNEL_TYPES
u16 and other types are linux specific Change-Id: I5df86fb511343ac0db18fd9b919f37a5cada6ef1 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
9104031a96
commit
0066da7b65
|
@ -12,3 +12,4 @@
|
|||
--ignore FILE_PATH_CHANGES
|
||||
--ignore VOLATILE
|
||||
--ignore CONFIG_EXPERIMENTAL
|
||||
--ignore PREFER_KERNEL_TYPES
|
||||
|
|
Loading…
Reference in New Issue