diff options
| author | Jason Yan <[email protected]> | 2020-08-31 16:11:25 +0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2020-09-02 22:49:07 -0400 |
| commit | 446034e3d419a069348007bc84364cef017a442a (patch) | |
| tree | 655f7e6406a76113223034a0d17b134289888063 /tools/perf/scripts/python/stackcollapse.py | |
| parent | 6c53316d48989f95986d3fa78c38b8ca90905bbb (diff) | |
scsi: fnic: Remove set but not used 'fr_len'
This addresses the following gcc warning with "make W=1":
drivers/scsi/fnic/fnic_fcs.c: In function ‘fnic_fcoe_send_vlan_req’:
drivers/scsi/fnic/fnic_fcs.c:379:6: warning: variable ‘fr_len’ set but
not used [-Wunused-but-set-variable]
379 | int fr_len;
| ^~~~~~
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Jason Yan <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions