diff options
author | Jani Nikula <jani.nikula@intel.com> | 2016-05-26 08:57:29 +0300 |
---|---|---|
committer | Jani Nikula <jani.nikula@intel.com> | 2016-05-30 13:38:59 +0300 |
commit | 13901ef27c354e1bab49a30184ae3b96d96e521a (patch) | |
tree | 14824562c79870cff91ff793ff3a578e76976d29 /scripts/headerdep.pl | |
parent | c099ff6989baf286da8eaed5c7b3d18ae60ea2e7 (diff) | |
download | linux-13901ef27c354e1bab49a30184ae3b96d96e521a.tar.xz |
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 'scripts/headerdep.pl')
0 files changed, 0 insertions, 0 deletions