1
0
Fork 0
alistair23-linux/drivers/scsi/hisi_sas
YueHaibing 4b6b1bb686 scsi: hisi_sas: Make three functions static
Fix sparse warnings:

drivers/scsi/hisi_sas/hisi_sas_main.c:3686:6:
 warning: symbol 'hisi_sas_debugfs_release' was not declared. Should it be static?
drivers/scsi/hisi_sas/hisi_sas_main.c:3708:5:
 warning: symbol 'hisi_sas_debugfs_alloc' was not declared. Should it be static?
drivers/scsi/hisi_sas/hisi_sas_main.c:3799:6:
 warning: symbol 'hisi_sas_debugfs_bist_init' was not declared. Should it be static?

Link: https://lore.kernel.org/r/20190923054035.19036-1-yuehaibing@huawei.com
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Acked-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2019-09-23 23:09:42 -04:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
hisi_sas.h scsi: hisi_sas: Add BIST support for phy loopback 2019-09-10 22:28:57 -04:00
hisi_sas_main.c scsi: hisi_sas: Make three functions static 2019-09-23 23:09:42 -04:00
hisi_sas_v1_hw.c scsi: hisi_sas: Remove hisi_sas_hw.slot_complete 2019-09-10 22:28:56 -04:00
hisi_sas_v2_hw.c scsi: hisi_sas: Remove some unused function arguments 2019-09-10 22:28:56 -04:00
hisi_sas_v3_hw.c scsi: hisi_sas: Add BIST support for phy loopback 2019-09-10 22:28:57 -04:00