summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI
diff options
context:
space:
mode:
authorluo penghao <luo.penghao@zte.com.cn>2021-12-30 06:38:19 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-12-30 12:10:17 +0100
commit3254a73fb2caef71c5cf3bd7868f3d5d5a724932 (patch)
treece0de26bba8050262d98c06005cbe47da5cc7249 /Documentation/ABI
parentce1d37cb7697abcc3d892558acd33a1333596534 (diff)
downloadlinux-stable-3254a73fb2caef71c5cf3bd7868f3d5d5a724932.tar.gz
linux-stable-3254a73fb2caef71c5cf3bd7868f3d5d5a724932.tar.bz2
linux-stable-3254a73fb2caef71c5cf3bd7868f3d5d5a724932.zip
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 'Documentation/ABI')
0 files changed, 0 insertions, 0 deletions