[PATCH 15/22] lpfc 8.1.2 : Make lpfc_els_rsp_rps_acc and lpfc_els_rsp_rpl_acc static

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Make lpfc_els_rsp_rps_acc and lpfc_els_rsp_rpl_acc static


Signed-off-by: James Smart <James.Smart@xxxxxxxxxx>

--- a/drivers/scsi/lpfc/lpfc_els.c
+++ b/drivers/scsi/lpfc/lpfc_els.c
@@ -2668,7 +2668,7 @@ lpfc_els_rcv_lirr(struct lpfc_hba * phba
 	return 0;
 }

-void
+static void
 lpfc_els_rsp_rps_acc(struct lpfc_hba * phba, LPFC_MBOXQ_t * pmb)
 {
 	struct lpfc_sli *psli;
@@ -2795,7 +2795,7 @@ lpfc_els_rcv_rps(struct lpfc_hba * phba,
 	return 0;
 }

-int
+static int
 lpfc_els_rsp_rpl_acc(struct lpfc_hba * phba, uint16_t cmdsize,
 		 struct lpfc_iocbq * oldiocb, struct lpfc_nodelist * ndlp)
 {

-
: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux