summaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2021-06-16 20:16:21 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2021-06-19 06:01:03 +0300
commit61bf3fdb5dd0e6980a6b514a924ea1da75e2a946 (patch)
tree8c0e68fd174014c5e45f6c412e0ed6120153bd7a /tools/perf/util/scripting-engines/trace-event-python.c
parent5911429343a87bdc8575915c9f6a9a2ddb6af7fe (diff)
downloadlinux-61bf3fdb5dd0e6980a6b514a924ea1da75e2a946.tar.xz
scsi: elx: efct: Remove redundant initialization of variable lun
The variable "lun" is being initialized with a value that is never read, it is being updated later on. The assignment is redundant and can be removed. Link: https://lore.kernel.org/r/20210616171621.16176-1-colin.king@canonical.com Reviewed-by: James Smart <jsmart2021@gmail.com> Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Addresses-Coverity: ("Unused value")
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions