summaryrefslogtreecommitdiff
path: root/.checkpatch.conf
diff options
context:
space:
mode:
authorTedd Ho-Jeong An <tedd.an@intel.com>2021-05-04 12:59:53 -0700
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>2021-05-04 16:49:13 -0700
commit7b26cfe56e48d2ba00b9c945c0f9d57258e287b9 (patch)
tree9c91e14ef8be3ab6dec4f9dd37dc154084fec8cd /.checkpatch.conf
parent6552b572371476f43773519c7029073239341f24 (diff)
downloadbluez-7b26cfe56e48d2ba00b9c945c0f9d57258e287b9.tar.gz
checkpatch: ignore SPDX license header check
This patch adds the rule to ignore the SPDX license header check.
Diffstat (limited to '.checkpatch.conf')
-rw-r--r--.checkpatch.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.checkpatch.conf b/.checkpatch.conf
index 419733832..72c3529c3 100644
--- a/.checkpatch.conf
+++ b/.checkpatch.conf
@@ -12,3 +12,4 @@
--ignore PREFER_PACKED
--ignore COMMIT_MESSAGE
--ignore SSCANF_TO_KSTRTO
+--ignore SPDX_LICENSE_TAG