Subject: [PATCH -perfbook 2/2] utilities/punctcheck.sh: Check use of "\%"

Teach utilities/punctcheck.sh of the pattern for the percent sign by
adding utilities/percentcheck.pl and letting it invoked along with
utilities/punctcheck.pl.

It could be added in punctcheck.pl, but doing so would further complicate
the script.  Therefore, a dedicated script.

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
2 files changed