diff options
author | Lee Jones <[email protected]> | 2020-07-21 17:41:28 +0100 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2020-07-24 22:10:00 -0400 |
commit | 3c1311ad837e1538f470e593e822e92eb5eb55a6 (patch) | |
tree | 6efd08b00b1538dd2e7ab4a6de2503fdb7c2105b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | f30554c2711224a6ecf6e875c964183fbc4c5445 (diff) |
scsi: lpfc: Remove unused variable 'pg_addr'
Fixes the following W=1 kernel build warning(s):
drivers/scsi/lpfc/lpfc_sli.c: In function ‘lpfc_wq_create’:
drivers/scsi/lpfc/lpfc_sli.c:15810:16: warning: variable ‘pg_addr’ set but not used [-Wunused-but-set-variable]
15810 | unsigned long pg_addr;
| ^~~~~~~
Link: https://lore.kernel.org/r/[email protected]
Cc: James Smart <[email protected]>
Cc: Dick Kennedy <[email protected]>
Cc: Sumit Semwal <[email protected]>
Cc: "Christian König" <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions