projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
18c2a59
)
scsi: FlashPoint: Fix typo
author
zuoqilin
<zuoqilin@yulong.com>
Thu, 4 Mar 2021 05:51:20 +0000
(13:51 +0800)
committer
Martin K. Petersen
<martin.petersen@oracle.com>
Wed, 10 Mar 2021 04:47:17 +0000
(23:47 -0500)
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>
drivers/scsi/FlashPoint.c
patch
|
blob
|
history
diff --git
a/drivers/scsi/FlashPoint.c
b/drivers/scsi/FlashPoint.c
index 24ace18240480a212137e277b3bfa864d90cb6b3..f479c542e787c7fc996be650595af4dfaa4fdf96 100644
(file)
--- 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 def
ua
lt map values.
+ * Description: Load the Automation RAM with the def
au
lt map values.
*
*---------------------------------------------------------------------*/
static void FPT_autoLoadDefaultMap(u32 p_port)