diff options
| author | Daniel Thompson <[email protected]> | 2024-04-24 14:03:37 +0000 |
|---|---|---|
| committer | Daniel Thompson <[email protected]> | 2024-04-26 16:13:30 +0000 |
| commit | 6244917f377bf64719551b58592a02a0336a7439 (patch) | |
| tree | f641ed23d48def7676394f87c0a99ddabf485100 /net/unix/af_unix.c | |
| parent | kdb: Fix console handling when editing and tab-completing commands (diff) | |
| download | kernel-6244917f377bf64719551b58592a02a0336a7439.tar.gz kernel-6244917f377bf64719551b58592a02a0336a7439.zip | |
kdb: Merge identical case statements in kdb_read()
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: [email protected] # Not a bug fix but it is needed for later bug fixes
Reviewed-by: Douglas Anderson <[email protected]>
Tested-by: Justin Stitt <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daniel Thompson <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
