kernel_samsung_a53x/kernel/debug/kdb
Daniel Thompson c19c865f2f kdb: Merge identical case statements in kdb_read()
commit 6244917f377bf64719551b58592a02a0336a7439 upstream.

The code that handles case 14 (down) and case 16 (up) has been copy and
pasted despite being byte-for-byte identical. Combine them.

Cc: stable@vger.kernel.org # Not a bug fix but it is needed for later bug fixes
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Tested-by: Justin Stitt <justinstitt@google.com>
Link: https://lore.kernel.org/r/20240424-kgdb_read_refactor-v3-4-f236dbe9828d@linaro.org
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-19 12:27:18 +01:00
..
kdb_bp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kdb_bt.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kdb_cmds Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kdb_debugger.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kdb_io.c kdb: Merge identical case statements in kdb_read() 2024-11-19 12:27:18 +01:00
kdb_keyboard.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kdb_main.c kdb: Fix a potential buffer overflow in kdb_local() 2024-11-18 12:12:51 +01:00
kdb_private.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kdb_support.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00