aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorPaul Fertser <fercerpav@gmail.com>2013-10-26 11:34:22 +0400
committerSpencer Oliver <spen@spen-soft.co.uk>2013-10-29 22:56:05 +0000
commit75b4cbe356467e48182790e39254cae88d590883 (patch)
tree3baa13c5233e0a3905f01c272524bf6e481c2e28 /tools
parentcadd5197153576602a0f3ac45113f4c8ba0733fc (diff)
downloadriscv-openocd-75b4cbe356467e48182790e39254cae88d590883.zip
riscv-openocd-75b4cbe356467e48182790e39254cae88d590883.tar.gz
riscv-openocd-75b4cbe356467e48182790e39254cae88d590883.tar.bz2
checkpatch: correct false positives reporting instructions
Change-Id: Ib45d3db4436a5df5215f2c2d8b8f9a6d48d5f348 Signed-off-by: Paul Fertser <fercerpav@gmail.com> Reviewed-on: http://openocd.zylin.com/1786 Tested-by: jenkins Reviewed-by: Mathias Küster <kesmtp@freenet.de> Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/scripts/checkpatch.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/scripts/checkpatch.pl b/tools/scripts/checkpatch.pl
index bc6b601..7a30ae7 100755
--- a/tools/scripts/checkpatch.pl
+++ b/tools/scripts/checkpatch.pl
@@ -3332,7 +3332,8 @@ sub process {
$vname has style problems, please review.
If any of these errors are false positives, please report
-them to the maintainer, see CHECKPATCH in MAINTAINERS.
+them to the openocd-devel mailing list or prepare a patch
+and send it to Gerrit for review.
EOM
}