aboutsummaryrefslogtreecommitdiff
path: root/.checkpatch.conf
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2019-04-10 14:53:56 +0200
committerAntonio Borneo <borneo.antonio@gmail.com>2022-09-18 08:18:37 +0000
commit20d4a58bd93aa17f8deb9ab6d310491f8fe9719b (patch)
tree1b7b835ba2f5489ae2d1fc4485708f2f18c75cb4 /.checkpatch.conf
parentccdc51e2de9a5379e9aaa2ff15e0be3e73b265c1 (diff)
downloadriscv-openocd-20d4a58bd93aa17f8deb9ab6d310491f8fe9719b.zip
riscv-openocd-20d4a58bd93aa17f8deb9ab6d310491f8fe9719b.tar.gz
riscv-openocd-20d4a58bd93aa17f8deb9ab6d310491f8fe9719b.tar.bz2
checkpatch: check for OpenOCD tree, not for kernel tree
checkpatch.pl looks for Linux kernel specific paths and files to check source tree. As openocd misses kernel files it ends with this error message: Must be run from the top-level dir. of a kernel tree This patch also renames 'kernel' -> 'openocd' in source tree-related messages. This is the old commit c5d89883165e ("checkpatch.pl: check for openocd tree, not for kernel tree") re-applied. Also remove the flag "--no-tree" from .checkpatch.conf, not required anymore. Change-Id: I336a66558c75494b7ae339ea63559c31f23aad84 Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/5122 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 0aad4c5..9280280 100644
--- a/.checkpatch.conf
+++ b/.checkpatch.conf
@@ -29,5 +29,4 @@
--ignore VOLATILE
# Temporarily lines, to commit checkpatch itself. To be removed!
---no-tree
--ignore TYPO_SPELLING