[PATCH] mtd: rawnand: meson: Fix typo in function name

Miquel Raynal miquel.raynal at bootlin.com
Fri Sep 6 08:02:42 PDT 2024


On Mon, 2024-08-26 at 15:31:58 UTC, Miquel Raynal wrote:
> There is a reason why sometime we write "NAND chip" with an 's'. It
> usually means several chips can be managed by the same controller. So
> when initializing a single chip at a time, the wording "chip" must be
> used, otherwise when talking about all the chips managed by the
> controller, we want to use "chips". Fix the function name to clarify the
> meson_nfc_nand_chip*s*_cleanup() helper intend.
> 
> Signed-off-by: Miquel Raynal <miquel.raynal at bootlin.com>
> Reviewed-by: Pratyush Yadav <pratyush at kernel.org>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next.

Miquel



More information about the linux-mtd mailing list