aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJason Yan <[email protected]>2020-08-31 16:11:23 +0800
committerMartin K. Petersen <[email protected]>2020-09-02 22:49:07 -0400
commitc65b4f37db46c1b2e213d1c7f4baadf998f50fff (patch)
tree813b6b92e2e6b8be55e6d2604cb41c38df4944ea /tools/perf/scripts/python
parent255937d7739068e6a6649783ebb7bd9fe284a2b4 (diff)
scsi: fnic: Remove set but not used 'old_vlan'
This addresses the following gcc warning with "make W=1": drivers/scsi/fnic/fnic_main.c: In function ‘fnic_set_vlan’: drivers/scsi/fnic/fnic_main.c:555:6: warning: variable ‘old_vlan’ set but not used [-Wunused-but-set-variable] 555 | u16 old_vlan; | ^~~~~~~~ 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')
0 files changed, 0 insertions, 0 deletions