aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/lpfc/lpfc_mbox.c
diff options
context:
space:
mode:
authorEric Curtin <ericcurtin17@gmail.com>2021-01-19 20:50:22 +0000
committerMartin K. Petersen <martin.petersen@oracle.com>2021-01-22 22:01:57 -0500
commit0196e379095e4d68f25ae65b5af40d5d93fae78c (patch)
tree3a2bbb8bd7ea615f86cf6b2d0f5e9500ab9c2c83 /drivers/scsi/lpfc/lpfc_mbox.c
parentscsi: mpt3sas: Simplify bool comparison (diff)
downloadlinux-dev-0196e379095e4d68f25ae65b5af40d5d93fae78c.tar.xz
linux-dev-0196e379095e4d68f25ae65b5af40d5d93fae78c.zip
scsi: lpfc: Fix kerneldoc inconsistency in lpfc_sli4_dump_page_a0()
Comment did not match function signature. Link: https://lore.kernel.org/r/20210119205022.40000-1-ericcurtin17@gmail.com Signed-off-by: Eric Curtin <ericcurtin17@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/lpfc/lpfc_mbox.c')
-rw-r--r--drivers/scsi/lpfc/lpfc_mbox.c2
1 files changed, 1 insertions, 1 deletions
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 @@ error:
/*
- * 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.
*