[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210304055120.2221-1-zuoqilin1@163.com>
Date: Thu, 4 Mar 2021 13:51:20 +0800
From: zuoqilin1@....com
To: khalid@...ehiking.org, jejb@...ux.ibm.com,
martin.petersen@...cle.com
Cc: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
zuoqilin <zuoqilin@...ong.com>
Subject: [PATCH] scsi: FlashPoint: Fix typo issue
From: zuoqilin <zuoqilin@...ong.com>
Change 'defualt' to 'default'.
Signed-off-by: zuoqilin <zuoqilin@...ong.com>
---
drivers/scsi/FlashPoint.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/FlashPoint.c b/drivers/scsi/FlashPoint.c
index 24ace18..f479c54 100644
--- a/drivers/scsi/FlashPoint.c
+++ b/drivers/scsi/FlashPoint.c
@@ -4534,7 +4534,7 @@ static void FPT_phaseBusFree(u32 port, unsigned char p_card)
*
* Function: Auto Load Default Map
*
- * Description: Load the Automation RAM with the defualt map values.
+ * Description: Load the Automation RAM with the default map values.
*
*---------------------------------------------------------------------*/
static void FPT_autoLoadDefaultMap(u32 p_port)
--
1.9.1
Powered by blists - more mailing lists