checkpatch: suppress SPDX license line check

Zephyr has not committed to complying with the upstream requirement
that the SPDX declaration be on the first line of a file, so disable
the warning.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
This commit is contained in:
Peter Bigot 2020-05-04 06:36:25 -05:00 committed by Kumar Gala
parent 024ea0e44e
commit 786208656e

View file

@ -16,4 +16,5 @@
--ignore MINMAX
--ignore CONST_STRUCT
--ignore FILE_PATH_CHANGES
--ignore SPDX_LICENSE_TAG
--exclude ext