2021-02-09 14:38:30

by Bhaskar Chowdhury

[permalink] [raw]
Subject: [PATCH] drivers: scsi: aic7xxx: Fix the spelling verson to version in the file aic79xx.h


s/verson/version/

Signed-off-by: Bhaskar Chowdhury <[email protected]>
---
drivers/scsi/aic7xxx/aic79xx.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/aic7xxx/aic79xx.h b/drivers/scsi/aic7xxx/aic79xx.h
index dd5dfd4f30a5..c31e48fcebc7 100644
--- a/drivers/scsi/aic7xxx/aic79xx.h
+++ b/drivers/scsi/aic7xxx/aic79xx.h
@@ -1175,7 +1175,7 @@ struct ahd_softc {
uint8_t tqinfifonext;

/*
- * Cached verson of the hs_mailbox so we can avoid
+ * Cached version of the hs_mailbox so we can avoid
* pausing the sequencer during mailbox updates.
*/
uint8_t hs_mailbox;
--
2.30.0


2021-02-10 21:02:15

by Randy Dunlap

[permalink] [raw]
Subject: Re: [PATCH] drivers: scsi: aic7xxx: Fix the spelling verson to version in the file aic79xx.h

On 2/9/21 6:31 AM, Bhaskar Chowdhury wrote:
>
> s/verson/version/
>
> Signed-off-by: Bhaskar Chowdhury <[email protected]>

Acked-by: Randy Dunlap <[email protected]>


> ---
> drivers/scsi/aic7xxx/aic79xx.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/scsi/aic7xxx/aic79xx.h b/drivers/scsi/aic7xxx/aic79xx.h
> index dd5dfd4f30a5..c31e48fcebc7 100644
> --- a/drivers/scsi/aic7xxx/aic79xx.h
> +++ b/drivers/scsi/aic7xxx/aic79xx.h
> @@ -1175,7 +1175,7 @@ struct ahd_softc {
> uint8_t tqinfifonext;
>
> /*
> - * Cached verson of the hs_mailbox so we can avoid
> + * Cached version of the hs_mailbox so we can avoid
> * pausing the sequencer during mailbox updates.
> */
> uint8_t hs_mailbox;
> --


--
~Randy

2021-02-23 03:29:03

by Martin K. Petersen

[permalink] [raw]
Subject: Re: [PATCH] drivers: scsi: aic7xxx: Fix the spelling verson to version in the file aic79xx.h


Bhaskar,

> s/verson/version/

Applied to 5.12/scsi-staging, thanks!

--
Martin K. Petersen Oracle Linux Engineering

2021-02-26 02:26:49

by Martin K. Petersen

[permalink] [raw]
Subject: Re: [PATCH] drivers: scsi: aic7xxx: Fix the spelling verson to version in the file aic79xx.h

On Tue, 9 Feb 2021 20:01:46 +0530, Bhaskar Chowdhury wrote:

> s/verson/version/

Applied to 5.12/scsi-queue, thanks!

[1/1] drivers: scsi: aic7xxx: Fix the spelling verson to version in the file aic79xx.h
https://git.kernel.org/mkp/scsi/c/1f9f22acbb5d

--
Martin K. Petersen Oracle Linux Engineering