diff options
author | 2018-12-11 20:01:02 +0900 | |
---|---|---|
committer | 2018-12-22 00:25:53 +0900 | |
commit | 171a515d080327b861d5e5fc9bbfa77f10cfddd7 (patch) | |
tree | 1d4ff1b5728d7aa35dde44073a38699d949648ef /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kconfig: use specific tokens instead of T_ASSIGN for assignments (diff) | |
download | wireguard-linux-171a515d080327b861d5e5fc9bbfa77f10cfddd7.tar.xz wireguard-linux-171a515d080327b861d5e5fc9bbfa77f10cfddd7.zip |
kconfig: use T_WORD instead of T_VARIABLE for variables
There is no grammatical ambiguity by using T_WORD for variables.
The parser can distinguish variables from symbols from the context.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions