summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/FlashPoint.c
diff options
context:
space:
mode:
authorzuoqilin <zuoqilin@yulong.com>2021-03-04 13:51:20 +0800
committerMartin K. Petersen <martin.petersen@oracle.com>2021-03-09 23:47:17 -0500
commit083d248b2d44ab7513b2410121a4ac5de267d0ee (patch)
tree26e50995d328e4314722890e3740ed4747dee2af /drivers/scsi/FlashPoint.c
parent18c2a59a419009601d09c13e0ee8e5be826a95d8 (diff)
downloadlinux-083d248b2d44ab7513b2410121a4ac5de267d0ee.tar.bz2
scsi: FlashPoint: Fix typo
Change 'defualt' to 'default'. Link: https://lore.kernel.org/r/20210304055120.2221-1-zuoqilin1@163.com Acked-by: Khalid Aziz <khalid@gonehiking.org> Signed-off-by: zuoqilin <zuoqilin@yulong.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/FlashPoint.c')
-rw-r--r--drivers/scsi/FlashPoint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/FlashPoint.c b/drivers/scsi/FlashPoint.c
index 24ace1824048..f479c542e787 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)