linux_dsm_epyc7002/drivers/scsi/fnic
Ye Bin 1dfbed1945 scsi: fnic: Fix inconsistent format argument type in fnic_debugfs.c
Fix the following warnings:

[drivers/scsi/fnic/fnic_debugfs.c:123]: (warning) %u in format string (no. 1)
	requires 'unsigned int' but the argument type is 'int'.
[drivers/scsi/fnic/fnic_debugfs.c:125]: (warning) %u in format string (no. 1)
	requires 'unsigned int' but the argument type is 'int'.
[drivers/scsi/fnic/fnic_debugfs.c:127]: (warning) %u in format string (no. 1)
	requires 'unsigned int' but the argument type is 'int'.

Link: https://lore.kernel.org/r/20200930021919.2832860-2-yebin10@huawei.com
Reported-by: Hulk Robot <hulkci@huawei.com>
Acked-by: Karan Tilak Kumar <kartilak@cisco.com>
Signed-off-by: Ye Bin <yebin10@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2020-10-02 21:16:21 -04:00
..
cq_desc.h
cq_enet_desc.h
cq_exch_desc.h
fcpio.h
fnic_attrs.c
fnic_debugfs.c scsi: fnic: Fix inconsistent format argument type in fnic_debugfs.c 2020-10-02 21:16:21 -04:00
fnic_fcs.c scsi: fnic: Remove set but not used 'eth_hdrs_stripped' 2020-09-02 22:49:07 -04:00
fnic_fip.h
fnic_io.h
fnic_isr.c
fnic_main.c scsi: fnic: Remove unneeded semicolon 2020-09-15 17:35:00 -04:00
fnic_res.c
fnic_res.h
fnic_scsi.c scsi: fnic: Do not call 'scsi_done()' for unhandled commands 2020-10-02 21:09:26 -04:00
fnic_stats.h
fnic_trace.c
fnic_trace.h
fnic.h
Makefile
rq_enet_desc.h
vnic_cq_copy.h
vnic_cq.c
vnic_cq.h
vnic_dev.c
vnic_dev.h
vnic_devcmd.h
vnic_intr.c
vnic_intr.h
vnic_nic.h
vnic_resource.h
vnic_rq.c
vnic_rq.h
vnic_scsi.h
vnic_stats.h
vnic_wq_copy.c
vnic_wq_copy.h
vnic_wq.c
vnic_wq.h
wq_enet_desc.h