summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2022-11-08 10:36:20 -0800
committerMartin K. Petersen <martin.petersen@oracle.com>2022-11-17 18:06:48 +0000
commit729c287e9f7481d630b69c73960e2ac990cd04fc (patch)
tree03aa4bf74529b46b2e5abef028b7f7148063dbd2 /tools/perf/scripts/python/export-to-postgresql.py
parente56ca6bcd2136207868516f5a304fbb82cc0cb82 (diff)
scsi: lpfc: Remove redundant pointer 'lp'
Pointer lp is being initialized and incremented but the result is never read. The pointer is redundant and can be removed. Once lp is removed, pcmd is not longer used. So remove pcmd as well Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Signed-off-by: James Smart <jsmart2021@gmail.com> Link: https://lore.kernel.org/r/20221108183620.93978-1-jsmart2021@gmail.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions