diff options
author | Aditya Srivastava <[email protected]> | 2021-05-14 20:12:44 +0530 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2021-05-17 11:21:16 -0600 |
commit | e86bdb24375a810ea7993d64ed406a803db71225 (patch) | |
tree | c47f3c59a232872cad851d576f1d3aff1e9da84a /tools/perf/scripts/python/flamegraph.py | |
parent | 2c5ff2caa4f8164e93a9bf035af9a2ad87cad9f2 (diff) |
scripts: kernel-doc: reduce repeated regex expressions into variables
There are some regex expressions in the kernel-doc script, which are used
repeatedly in the script.
Reduce such expressions into variables, which can be used everywhere.
A quick manual check found that no errors and warnings were added/removed
in this process.
Suggested-by: Jonathan Corbet <[email protected]>
Signed-off-by: Aditya Srivastava <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions