diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2021-09-27 21:54:36 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2021-09-30 02:05:10 +0900 |
commit | 65017d8381e2425a1b4cdc4681fadc179635c000 (patch) | |
tree | 44a11dfc9eb5d111c5af953611427efb6084df53 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | d05377e184fc88e965e20606da93387b8fadf493 (diff) |
kconfig: narrow the scope of variables in the lexer
The variables, "ts" and "i", are used locally in the action of
the [ \t]+ pattern in the <HELP> start state.
Define them where they are used.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions