linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH trivial] mtd: spi-nor: Spelling s/Configuraiton/Configuration/
@ 2019-10-24 15:32 Geert Uytterhoeven
  2019-10-25  6:59 ` Tudor.Ambarus
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2019-10-24 15:32 UTC (permalink / raw)
  To: Tudor Ambarus, David Woodhouse, Brian Norris, Miquel Raynal,
	Richard Weinberger, Vignesh Raghavendra, Jiri Kosina
  Cc: linux-mtd, linux-kernel, Geert Uytterhoeven

Fix misspelling of "Configuration".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 drivers/mtd/spi-nor/spi-nor.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mtd/spi-nor/spi-nor.c b/drivers/mtd/spi-nor/spi-nor.c
index 7acf4a93b5923116..9703e8725f41b158 100644
--- a/drivers/mtd/spi-nor/spi-nor.c
+++ b/drivers/mtd/spi-nor/spi-nor.c
@@ -1735,7 +1735,7 @@ static int macronix_quad_enable(struct spi_nor *nor)
 }
 
 /**
- * spansion_quad_enable() - set QE bit in Configuraiton Register.
+ * spansion_quad_enable() - set QE bit in Configuration Register.
  * @nor:	pointer to a 'struct spi_nor'
  *
  * Set the Quad Enable (QE) bit in the Configuration Register.
-- 
2.17.1


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

* Re: [PATCH trivial] mtd: spi-nor: Spelling s/Configuraiton/Configuration/
  2019-10-24 15:32 [PATCH trivial] mtd: spi-nor: Spelling s/Configuraiton/Configuration/ Geert Uytterhoeven
@ 2019-10-25  6:59 ` Tudor.Ambarus
  0 siblings, 0 replies; 2+ messages in thread
From: Tudor.Ambarus @ 2019-10-25  6:59 UTC (permalink / raw)
  To: geert+renesas, dwmw2, computersforpeace, miquel.raynal, richard,
	vigneshr, trivial
  Cc: linux-mtd, linux-kernel



On 10/24/2019 06:32 PM, Geert Uytterhoeven wrote:
> Fix misspelling of "Configuration".

Thanks, but I'm trying to get rid of spansion_quad_enable(). Will get rid of
this typo when removing the function.

https://patchwork.ozlabs.org/patch/1166416/

> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
>  drivers/mtd/spi-nor/spi-nor.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/mtd/spi-nor/spi-nor.c b/drivers/mtd/spi-nor/spi-nor.c
> index 7acf4a93b5923116..9703e8725f41b158 100644
> --- a/drivers/mtd/spi-nor/spi-nor.c
> +++ b/drivers/mtd/spi-nor/spi-nor.c
> @@ -1735,7 +1735,7 @@ static int macronix_quad_enable(struct spi_nor *nor)
>  }
>  
>  /**
> - * spansion_quad_enable() - set QE bit in Configuraiton Register.
> + * spansion_quad_enable() - set QE bit in Configuration Register.
>   * @nor:	pointer to a 'struct spi_nor'
>   *
>   * Set the Quad Enable (QE) bit in the Configuration Register.
> 

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

end of thread, other threads:[~2019-10-25  6:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-24 15:32 [PATCH trivial] mtd: spi-nor: Spelling s/Configuraiton/Configuration/ Geert Uytterhoeven
2019-10-25  6:59 ` Tudor.Ambarus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).