diff mbox series

[trivial,SCSI] aic7xxx: Spelling s/configuraion/configuration/

Message ID 20190607112736.14004-1-geert+renesas@glider.be (mailing list archive)
State Mainlined
Commit ec0a95aba4be8b217081883c79fcf2bbd9453916
Headers show
Series [trivial,SCSI] aic7xxx: Spelling s/configuraion/configuration/ | expand

Commit Message

Geert Uytterhoeven June 7, 2019, 11:27 a.m. UTC
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/scsi/aic7xxx/aic7xxx.reg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Hannes Reinecke June 7, 2019, 12:25 p.m. UTC | #1
On 6/7/19 1:27 PM, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  drivers/scsi/aic7xxx/aic7xxx.reg | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/scsi/aic7xxx/aic7xxx.reg b/drivers/scsi/aic7xxx/aic7xxx.reg
> index ba0b411d03e2e1fa..00fde2243e486cbd 100644
> --- a/drivers/scsi/aic7xxx/aic7xxx.reg
> +++ b/drivers/scsi/aic7xxx/aic7xxx.reg
> @@ -1666,7 +1666,7 @@ scratch_ram {
>  	size		6
>  	/*
>  	 * These are reserved registers in the card's scratch ram on the 2742.
> -	 * The EISA configuraiton chip is mapped here.  On Rev E. of the
> +	 * The EISA configuration chip is mapped here.  On Rev E. of the
>  	 * aic7770, the sequencer can use this area for scratch, but the
>  	 * host cannot directly access these registers.  On later chips, this
>  	 * area can be read and written by both the host and the sequencer.
> 
Indeed trivial.

Reviewed-by: Hannes Reinecke <hare@suse.com>

Cheers,

Hannes
Martin K. Petersen June 7, 2019, 1:15 p.m. UTC | #2
Geert,

Applied to 5.3/scsi-queue. Thanks.
diff mbox series

Patch

diff --git a/drivers/scsi/aic7xxx/aic7xxx.reg b/drivers/scsi/aic7xxx/aic7xxx.reg
index ba0b411d03e2e1fa..00fde2243e486cbd 100644
--- a/drivers/scsi/aic7xxx/aic7xxx.reg
+++ b/drivers/scsi/aic7xxx/aic7xxx.reg
@@ -1666,7 +1666,7 @@  scratch_ram {
 	size		6
 	/*
 	 * These are reserved registers in the card's scratch ram on the 2742.
-	 * The EISA configuraiton chip is mapped here.  On Rev E. of the
+	 * The EISA configuration chip is mapped here.  On Rev E. of the
 	 * aic7770, the sequencer can use this area for scratch, but the
 	 * host cannot directly access these registers.  On later chips, this
 	 * area can be read and written by both the host and the sequencer.