summaryrefslogtreecommitdiff
path: root/rust/alloc/collections/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2026-01-29 16:10:58 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-02-07 13:30:34 +0100
commitc42727601a4f83441baf5d21770c9196d3795824 (patch)
treeae5c8caad0b371d22b5875a431b06c193f63c6f7 /rust/alloc/collections/git@git.tavy.me:linux.git
parent500cf758c865fb6fb8c1f70e6b020729928647c1 (diff)
staging: rtl8723bs: remove redundant check on status
The check on status can be removed because all previous assignments on status are followed by a goto statement that bypasses the status check. This minor issue was detected with Coverity Scan static analysis. Remove the redundant check and some empty lines. Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Link: https://patch.msgid.link/20260129161058.197372-1-colin.i.king@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