diff options
author | luo penghao <luo.penghao@zte.com.cn> | 2021-12-30 06:38:19 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-30 12:10:17 +0100 |
commit | 3254a73fb2caef71c5cf3bd7868f3d5d5a724932 (patch) | |
tree | ce0de26bba8050262d98c06005cbe47da5cc7249 /drivers/remoteproc/qcom_q6v5_mss.c | |
parent | ce1d37cb7697abcc3d892558acd33a1333596534 (diff) |
usb-storage: Remove redundant assignments
The assignments in these two places will be overwritten, so they
should be deleted.
The clang_analyzer complains as follows:
drivers/usb/storage/sierra_ms.c:
Value stored to 'retries' is never read
Value stored to 'result' is never read
Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: luo penghao <luo.penghao@zte.com.cn>
Link: https://lore.kernel.org/r/20211230063819.586428-1-luo.penghao@zte.com.cn
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/remoteproc/qcom_q6v5_mss.c')
0 files changed, 0 insertions, 0 deletions