aboutsummaryrefslogtreecommitdiff
path: root/.checkpatch.conf
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2020-04-26 16:03:45 +0200
committerAntonio Borneo <borneo.antonio@gmail.com>2022-09-18 08:19:47 +0000
commit8b4d9503d866bd7f70f743c3422076ba9ac9d58f (patch)
treeabd4e0367a745bb01fe9c5e948b2f8350110eca1 /.checkpatch.conf
parentb0c36e0457446b76b32ca13db3e51f66b540d159 (diff)
downloadriscv-openocd-8b4d9503d866bd7f70f743c3422076ba9ac9d58f.zip
riscv-openocd-8b4d9503d866bd7f70f743c3422076ba9ac9d58f.tar.gz
riscv-openocd-8b4d9503d866bd7f70f743c3422076ba9ac9d58f.tar.bz2
checkpatch: check for SPDX tags of licenses in use
Fix the patch of the external helper spdxcheck.py accordingly to OpenOCD folder structure. List only the current LICENSES subfolders in spdxcheck.py . Enable the check for SPDX headers. Extend the check for TCL and Makefile.am files. Change-Id: I0a40da0127746217ee0ac416058d5ceb922428ff Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/5608 Tested-by: jenkins
Diffstat (limited to '.checkpatch.conf')
-rw-r--r--.checkpatch.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/.checkpatch.conf b/.checkpatch.conf
index c6e4bbe..9d20846 100644
--- a/.checkpatch.conf
+++ b/.checkpatch.conf
@@ -23,7 +23,6 @@
--ignore PREFER_DEFINED_ATTRIBUTE_MACRO
--ignore PREFER_FALLTHROUGH
--ignore PREFER_KERNEL_TYPES
---ignore SPDX_LICENSE_TAG
--ignore SPLIT_STRING
--ignore SSCANF_TO_KSTRTO
--ignore SWITCH_CASE_INDENT_LEVEL