mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] scsi: FlashPoint: Fix typo issue
@ 2021-03-04  5:51 zuoqilin1
  2021-03-04 15:36 ` Khalid Aziz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: zuoqilin1 @ 2021-03-04  5:51 UTC (permalink / raw)
  To: khalid, jejb, martin.petersen; +Cc: linux-scsi, linux-kernel, zuoqilin

From: zuoqilin <zuoqilin@yulong.com>

Change 'defualt' to 'default'.

Signed-off-by: zuoqilin <zuoqilin@yulong.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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-16  3:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-04  5:51 [PATCH] scsi: FlashPoint: Fix typo issue zuoqilin1
2021-03-04 15:36 ` Khalid Aziz
2021-03-10  4:25 ` Martin K. Petersen
2021-03-16  3:15 ` Martin K. Petersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®