Message ID | 20210304055120.2221-1-zuoqilin1@163.com |
---|---|
State | New |
Headers | show |
Series | scsi: FlashPoint: Fix typo issue | expand |
> Change 'defualt' to 'default'.
Applied to 5.13/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering
On Thu, 4 Mar 2021 13:51:20 +0800, zuoqilin1@163.com wrote:
> Change 'defualt' to 'default'.
Applied to 5.13/scsi-queue, thanks!
[1/1] scsi: FlashPoint: Fix typo issue
https://git.kernel.org/mkp/scsi/c/083d248b2d44
--
Martin K. Petersen Oracle Linux Engineering
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)