diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-11-18 16:59:09 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-11-28 11:22:51 +0900 |
commit | d854b4b21de684a16a7d6163c7b0e9c5ff8a09d3 (patch) | |
tree | bc7775af13c277759ee5a7b01c1754b77abefbe9 /scripts/gdb/linux/tasks.py | |
parent | 92d4fe0a48f1ab6cf20143dd0b376f4fe842854b (diff) | |
download | linux-d854b4b21de684a16a7d6163c7b0e9c5ff8a09d3.tar.gz linux-d854b4b21de684a16a7d6163c7b0e9c5ff8a09d3.tar.bz2 linux-d854b4b21de684a16a7d6163c7b0e9c5ff8a09d3.zip |
kconfig: deduplicate code in conf_read_simple()
Kconfig accepts both "# CONFIG_FOO is not set" and "CONFIG_FOO=n" as
a valid input, but conf_read_simple() duplicates similar code to handle
them. Factor out the common code.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions