All of lore.kernel.org
 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 related	[flat|nested] 4+ messages in thread

* Re: [PATCH] scsi: FlashPoint: Fix typo issue
  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
  2 siblings, 0 replies; 4+ messages in thread
From: Khalid Aziz @ 2021-03-04 15:36 UTC (permalink / raw)
  To: zuoqilin1, jejb, martin.petersen; +Cc: linux-scsi, linux-kernel, zuoqilin

On 3/3/21 10:51 PM, zuoqilin1@163.com wrote:
> 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)
> 

Acked-by: Khalid Aziz <khalid@gonehiking.org>

I will accept this patch this time, but I really would like patches that
fix only typos to fix more than just one typo, preferably all the typos
in the file. There are more typos in that file.

Thanks,
Khalid

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

* Re: [PATCH] scsi: FlashPoint: Fix typo issue
  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
  2 siblings, 0 replies; 4+ messages in thread
From: Martin K. Petersen @ 2021-03-10  4:25 UTC (permalink / raw)
  To: zuoqilin1
  Cc: khalid, jejb, martin.petersen, linux-scsi, linux-kernel, zuoqilin


> Change 'defualt' to 'default'.

Applied to 5.13/scsi-staging, thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

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

* Re: [PATCH] scsi: FlashPoint: Fix typo issue
  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
  2 siblings, 0 replies; 4+ messages in thread
From: Martin K. Petersen @ 2021-03-16  3:15 UTC (permalink / raw)
  To: jejb, khalid, zuoqilin1
  Cc: Martin K . Petersen, linux-scsi, linux-kernel, zuoqilin

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

^ 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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.