aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2024-05-19 22:34:02 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2024-05-29 16:40:03 +0900
commit31894d35b51ba61e2931cbf28e80114a4f72bc2b (patch)
tree5dfdc8f4395ff75665da469b7583254cf7000a4b /scripts/gdb
parentkconfig: fix comparison to constant symbols, 'm', 'n' (diff)
downloadlinux-rng-31894d35b51ba61e2931cbf28e80114a4f72bc2b.tar.xz
linux-rng-31894d35b51ba61e2931cbf28e80114a4f72bc2b.zip
kconfig: remove redundant check in expr_join_or()
The check for 'sym1 == sym2' is redundant here because it has already been done a few lines above: if (sym1 != sym2) return NULL; Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions