Re: [PATCH trivial] mtd: spi-nor: Spelling s/Configuraiton/Configuration/

From: Tudor.Ambarus
Date: Fri Oct 25 2019 - 02:59:46 EST




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@xxxxxxxxx>
> ---
> 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.
>