diff options
author | 2018-12-11 20:00:46 +0900 | |
---|---|---|
committer | 2018-12-13 00:16:22 +0900 | |
commit | 413cd19d81fd675c6932abf91fe2b54d5ae72c7d (patch) | |
tree | 86ca3823c2d53124caff5f7517ec00deede7dcfa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | kconfig: fix memory leak when EOF is encountered in quotation (diff) | |
download | wireguard-linux-413cd19d81fd675c6932abf91fe2b54d5ae72c7d.tar.xz wireguard-linux-413cd19d81fd675c6932abf91fe2b54d5ae72c7d.zip |
kconfig: require T_EOL to reduce visible statement
All line-oriented statements should be reduced when seeing a T_EOL
token. I guess missing T_EOL for the "visible" statement is just a
mistake. This commit decreases one shift/reduce conflict.
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