aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2024-05-10 19:23:22 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2024-05-14 23:36:19 +0900
commitcc3e4e5e38f97da6085659fabbef2d560c05d1c3 (patch)
treec3610431755d584ffe0bdfdfd46997674080a2a7 /scripts/gdb/linux/tasks.py
parente89b46159c510e2762ed39af65d530178122b6fb (diff)
kconfig: m/nconf: remove dead code to display value of bool choice
Previously, optional bool choices met the following conditions simultaneously: - sym_is_choice(sym) - sym_is_changeable(sym) - type == S_BOOLEAN It no longer occurs since 6a1215888e23 ("kconfig: remove 'optional' property support"). Remove the dead code. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions