Files
linux/scripts/kconfig
Masahiro Yamada a914032b71 kconfig: qconf: refactor ConfigInfoView::clicked()
Most of the code in ConfigInfoView::clicked() is unnecessary.
There is no need to use the regular expression to search for a symbol.
Calling sym_find() is simpler and faster.

The hyperlink always begins with the "s" tag, and there is no other
tag used. Remove it.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
2024-11-06 08:46:34 +09:00
..
2024-07-16 01:08:37 +09:00
2024-09-20 09:21:53 +09:00
2024-09-20 09:21:53 +09:00
2024-07-16 16:07:14 +09:00
2024-09-20 09:21:53 +09:00
2024-11-04 17:53:09 +09:00