aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorluo penghao <[email protected]>2021-12-30 06:38:19 +0000
committerGreg Kroah-Hartman <[email protected]>2021-12-30 12:10:17 +0100
commit3254a73fb2caef71c5cf3bd7868f3d5d5a724932 (patch)
treece0de26bba8050262d98c06005cbe47da5cc7249 /tools/perf/scripts/python
parentce1d37cb7697abcc3d892558acd33a1333596534 (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 <[email protected]> Signed-off-by: luo penghao <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions