summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2023-01-05 16:41:11 +0300
committerSteve French <stfrench@microsoft.com>2023-01-11 00:31:08 +0300
commit2f57e4464cddfceda850ae4224779d11b6eb171f (patch)
tree00589b4bdee7bfa17a56a7995466819e77d2d187 /tools/perf/scripts/python/compaction-times.py
parentba5d4c1596cada37793d405dd18d695cd3508902 (diff)
downloadlinux-2f57e4464cddfceda850ae4224779d11b6eb171f.tar.xz
cifs: remove redundant assignment to the variable match
The variable match is being assigned a value that is never read, it is being re-assigned a new value later on. The assignment is redundant and can be removed. Cleans up clang scan-build warning: fs/cifs/dfs_cache.c:1302:2: warning: Value stored to 'match' is never read Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Reviewed-by: Paulo Alcantara (SUSE) <pc@cjr.nz> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions