summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordanh-arm <dan.handley@arm.com>2018-05-03 16:46:25 +0100
committerGitHub <noreply@github.com>2018-05-03 16:46:25 +0100
commitb14c355e0bc25446f3c75e79de7e77760315755e (patch)
tree7f43c1ccdcbc0dd2c6f3e15fa450ce53afb0c955
parentd1849b90333bb7c2dee71669ba5647add7692675 (diff)
parent90582e4db3f132091c8d4c94834a7df9f08acd23 (diff)
Merge pull request #1366 from antonio-nino-diaz-arm/an/ignore-spdx
checkpatch: Ignore SPDX_LICENSE_TAG
-rw-r--r--.checkpatch.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/.checkpatch.conf b/.checkpatch.conf
index e92b96f3..63bdf7b4 100644
--- a/.checkpatch.conf
+++ b/.checkpatch.conf
@@ -36,6 +36,10 @@
# This is not Linux so don't expect a Linux tree!
--no-tree
+# The Linux kernel expects the SPDX license tag in the first line of each file.
+# We don't follow this in the Trusted Firmware.
+--ignore SPDX_LICENSE_TAG
+
# This clarifes the lines indications in the report.
#
# E.g.: