From: Eric Curtin Date: Tue, 19 Jan 2021 20:50:22 +0000 (+0000) Subject: scsi: lpfc: Fix kerneldoc inconsistency in lpfc_sli4_dump_page_a0() X-Git-Tag: v5.12-rc1~102^2~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0196e379095e4d68f25ae65b5af40d5d93fae78c;p=thirdparty%2Fkernel%2Flinux.git 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 Signed-off-by: Martin K. Petersen --- diff --git a/drivers/scsi/lpfc/lpfc_mbox.c b/drivers/scsi/lpfc/lpfc_mbox.c index 3414ffcb26fed..c03a7f12dd65b 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. *