diff options
| author | Vo Thanh Cong <thanhcongvo079@gmail.com> | 2026-01-13 17:37:38 +0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2026-01-16 14:00:03 +0100 |
| commit | 45432aa97a5e249c6fc815d8c44c7066e3c855bd (patch) | |
| tree | 2b64d6071c68a5bd50b0b37c3f9ded87ab37988c /rust/alloc/collections/git@git.tavy.me:linux.git | |
| parent | efcffd9a6ad8d190651498d5eda53bfc7cf683a7 (diff) | |
staging: rtl8723bs: remove unnecessary else after break
This patch fixes the checkpatch.pl warning:
"WARNING: else is not generally useful after a break or return"
In sdio_ops_linux.c, the else blocks after break statements are
redundant. Removing them reduces indentation level and improves
code readability.
Signed-off-by: Vo Thanh Cong <thanhcongvo079@gmail.com>
Link: https://patch.msgid.link/20260113103738.207570-1-thanhcongvo079@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'rust/alloc/collections/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
