TencentOS-kernel/drivers/scsi/lpfc
YueHaibing b19e7e31d6 scsi: lpfc: Make lpfc_defer_acc_rsp static
commit fdb827e4a3f84cb92e286a821114ac0ad79c8281 upstream.

Fix sparse warning:

drivers/scsi/lpfc/lpfc_nportdisc.c:344:1: warning:
 symbol 'lpfc_defer_acc_rsp' was not declared. Should it be static?

Link: https://lore.kernel.org/r/20200107014956.41748-1-yuehaibing@huawei.com
Reported-by: Hulk Robot <hulkci@huawei.com>
Reviewed-by: James Smart <james.smart@broadcom.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-04-12 12:51:29 +08:00
..
Makefile Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc.h scsi: lpfc: Fix broken Credit Recovery after driver load 2021-03-16 16:26:18 +08:00
lpfc_attr.c scsi: lpfc: Fix kernel crash at lpfc_nvme_info_show during remote port bounce 2021-03-16 16:36:35 +08:00
lpfc_attr.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc_bsg.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc_bsg.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc_compat.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc_crtn.h scsi: lpfc: fix inlining of lpfc_sli4_cleanup_poll_list() 2021-03-16 16:26:20 +08:00
lpfc_ct.c scsi: lpfc: Fix coverity errors in fmdi attribute handling 2021-03-16 16:36:52 +08:00
lpfc_debugfs.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc_debugfs.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc_disc.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc_els.c scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery 2021-03-16 16:36:12 +08:00
lpfc_hbadisc.c scsi: lpfc: Fix initial FLOGI failure due to BBSCN not supported 2021-03-16 16:37:38 +08:00
lpfc_hw.h scsi: lpfc: Fix coverity errors in fmdi attribute handling 2021-03-16 16:36:52 +08:00
lpfc_hw4.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc_ids.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc_init.c scsi: lpfc: Fix release of hwq to clear the eq relationship 2021-03-16 16:36:51 +08:00
lpfc_logmsg.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc_mbox.c Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc_mem.c scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free() 2021-03-16 16:43:41 +08:00
lpfc_nl.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc_nportdisc.c scsi: lpfc: Make lpfc_defer_acc_rsp static 2021-04-12 12:51:29 +08:00
lpfc_nvme.c scsi: lpfc: Fix crash in target side cable pulls hitting WAIT_FOR_UNREG 2021-03-16 16:26:44 +08:00
lpfc_nvme.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc_nvmet.c scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport 2021-03-16 16:34:18 +08:00
lpfc_nvmet.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc_scsi.c scsi: lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error path 2021-03-16 16:26:12 +08:00
lpfc_scsi.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc_sli.c scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc() 2021-03-16 16:43:41 +08:00
lpfc_sli.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc_sli4.h scsi: lpfc: Add registration for CPU Offline/Online events 2021-03-16 16:26:18 +08:00
lpfc_version.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00
lpfc_vport.c scsi: lpfc: Fix shost refcount mismatch when deleting vport 2021-03-16 16:34:48 +08:00
lpfc_vport.h Init Repo base on linux 5.4.32 long term, and add base tlinux kernel interfaces. 2021-03-16 11:01:34 +08:00