aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2024-02-03 00:58:00 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2024-02-19 18:20:40 +0900
commit313c6cd3c2d538073b71f15a46c2cbcde5712f46 (patch)
tree07e8ff5592741fcfe091f6a47ad7c9ccd62bbc16 /tools/perf/scripts/python/exported-sql-viewer.py
parentkconfig: fix infinite loop when expanding a macro at the end of file (diff)
downloadwireguard-linux-313c6cd3c2d538073b71f15a46c2cbcde5712f46.tar.xz
wireguard-linux-313c6cd3c2d538073b71f15a46c2cbcde5712f46.zip
kconfig: fix off-by-one in zconf_error()
yyerror() reports the line number of the next line. This +1 adjustment was introduced more than 20 years ago [1]. At that time, the line number was decremented then incremented back and forth. The line number management was refactored in a more maintainable way. Such compensation is no longer needed. [1]: https://git.kernel.org/pub/scm/linux/kernel/git/history/history.git/commit/?id=d4f8a4530eb07a1385fd17b0e62a7dce97486f49 Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions