diff options
author | Michael Straube <[email protected]> | 2024-02-22 12:27:22 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-03-05 14:10:16 +0000 |
commit | 53af41337438f0d7b226856f31d973e03591b0d0 (patch) | |
tree | 263eea8858f9a5f8ce348971a20e52eaf90d1fa3 /net/lapb/lapb_iface.c | |
parent | dadfab23abab4d01d1cdd4592a63ca6151c157ff (diff) |
staging: rtl8192e: remove empty cases from switch statements
Rmove empty cases from switch statements to improve readability.
All of these empty cases are covered by a default case already.
Signed-off-by: Michael Straube <[email protected]>
Tested-by: Philipp Hortmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions