[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210119205022.40000-1-ericcurtin17@gmail.com>
Date: Tue, 19 Jan 2021 20:50:22 +0000
From: Eric Curtin <ericcurtin17@...il.com>
To: unlisted-recipients:; (no To-header on input)
Cc: ericcurtin17@...il.com, James Smart <james.smart@...adcom.com>,
Dick Kennedy <dick.kennedy@...adcom.com>,
"James E.J. Bottomley" <jejb@...ux.ibm.com>,
"Martin K. Petersen" <martin.petersen@...cle.com>,
linux-scsi@...r.kernel.org (open list:EMULEX/BROADCOM LPFC FC/FCOE SCSI
DRIVER), linux-kernel@...r.kernel.org (open list)
Subject: [PATCH] rename lpfc_sli4_dump_page_a0 to lpfc_sli4_dump_sfp_pagea0
Comment did not match function signature.
Signed-off-by: Eric Curtin <ericcurtin17@...il.com>
---
drivers/scsi/lpfc/lpfc_mbox.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/lpfc/lpfc_mbox.c b/drivers/scsi/lpfc/lpfc_mbox.c
index 3414ffcb26fe..c03a7f12dd65 100644
--- a/drivers/scsi/lpfc/lpfc_mbox.c
+++ b/drivers/scsi/lpfc/lpfc_mbox.c
@@ -2409,7 +2409,7 @@ lpfc_mbx_cmpl_rdp_page_a0(struct lpfc_hba *phba, LPFC_MBOXQ_t *mbox)
/*
- * lpfc_sli4_dump_sfp_pagea0 - Dump sli4 read SFP Diagnostic.
+ * lpfc_sli4_dump_page_a0 - Dump sli4 read SFP Diagnostic.
* @phba: pointer to the hba structure containing.
* @mbox: pointer to lpfc mbox command to initialize.
*
--
2.25.1
Powered by blists - more mailing lists