devtools: add explicit warnings for forbidden tokens
authorArnon Warshavsky <arnon@qwilt.com>
Fri, 2 Nov 2018 10:52:21 +0000 (12:52 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 4 Nov 2018 20:54:04 +0000 (21:54 +0100)
commitb467d38284b1983c172325f2bfacf255b2a90daa
tree3c91f364c923163851c10fd814a910841a8c947c
parent349ac52bbc5264d774c7e28c62c4e3941055b9c4
devtools: add explicit warnings for forbidden tokens

Replace the content of warning in the forbidden tokens script
from using the searched regex into using explicit messages

Signed-off-by: Arnon Warshavsky <arnon@qwilt.com>
devtools/check-forbidden-tokens.awk
devtools/checkpatches.sh