diff options
author | 2016-05-26 08:57:29 +0300 | |
---|---|---|
committer | 2016-05-30 13:38:59 +0300 | |
commit | 13901ef27c354e1bab49a30184ae3b96d96e521a (patch) | |
tree | 14824562c79870cff91ff793ff3a578e76976d29 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | kernel-doc/rst: highlight function/struct/enum purpose lines too (diff) | |
download | linux-dev-13901ef27c354e1bab49a30184ae3b96d96e521a.tar.xz linux-dev-13901ef27c354e1bab49a30184ae3b96d96e521a.zip |
kernel-doc: do not regard $, %, or & prefixes as special in section names
The use of these is confusing in the script, and per this grep, they're
not used anywhere anyway:
$ git grep " \* [%$&][a-zA-Z0-9_]*:" -- *.[ch] | grep -v "\$\(Id\|Revision\|Date\)"
While at it, throw out the constants array, nothing is ever put there
again.
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions