diff options
author | Michael Straube <straube.linux@gmail.com> | 2024-02-22 14:27:22 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-03-05 17:10:16 +0300 |
commit | 53af41337438f0d7b226856f31d973e03591b0d0 (patch) | |
tree | 263eea8858f9a5f8ce348971a20e52eaf90d1fa3 /scripts/generate_rust_analyzer.py | |
parent | dadfab23abab4d01d1cdd4592a63ca6151c157ff (diff) | |
download | linux-53af41337438f0d7b226856f31d973e03591b0d0.tar.xz |
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 <straube.linux@gmail.com>
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/20240222112723.18428-3-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions