[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0ac009fe-3689-c43a-0c90-7a7a9541b913@microchip.com>
Date: Fri, 25 Oct 2019 06:59:36 +0000
From: <Tudor.Ambarus@...rochip.com>
To: <geert+renesas@...der.be>, <dwmw2@...radead.org>,
<computersforpeace@...il.com>, <miquel.raynal@...tlin.com>,
<richard@....at>, <vigneshr@...com>, <trivial@...nel.org>
CC: <linux-mtd@...ts.infradead.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH trivial] mtd: spi-nor: Spelling
s/Configuraiton/Configuration/
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@...der.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.
>
Powered by blists - more mailing lists