aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2019-10-02 17:08:18 -0700
committerDavid S. Miller <[email protected]>2019-10-03 12:12:23 -0400
commit2105b52e30debe7f19f3218598d8ae777dcc6776 (patch)
treed8a8c7000a6a218c995e27ac4605f0bb38c287b7 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent4094871db1d65810acab3d57f6089aa39ef7f648 (diff)
lib: textsearch: fix escapes in example code
This textsearch code example does not need the '\' escapes and they can be misleading to someone reading the example. Also, gcc and sparse warn that the "\%d" is an unknown escape sequence. Fixes: 5968a70d7af5 ("textsearch: fix kernel-doc warnings and add kernel-api section") Signed-off-by: Randy Dunlap <[email protected]> Cc: "David S. Miller" <[email protected]> Cc: [email protected] Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions