checkpatch: ignore SPDX license header check
authorTedd Ho-Jeong An <tedd.an@intel.com>
Tue, 4 May 2021 19:59:53 +0000 (12:59 -0700)
committerAyush Garg <ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:35 +0000 (19:08 +0530)
This patch adds the rule to ignore the SPDX license header check.

Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
.checkpatch.conf

index 4197338..72c3529 100644 (file)
@@ -12,3 +12,4 @@
 --ignore PREFER_PACKED
 --ignore COMMIT_MESSAGE
 --ignore SSCANF_TO_KSTRTO
+--ignore SPDX_LICENSE_TAG