]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mtd: rawnand: Correct multiple typos in comments
authorShen Lichuan <shenlichuan@vivo.com>
Mon, 23 Sep 2024 06:56:49 +0000 (14:56 +0800)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Mon, 21 Oct 2024 09:24:26 +0000 (11:24 +0200)
commit8ab1b51fa45e29edcbd887208f046a2af0e92a08
treeab4cfbc3f94dd341e5a82da182389ed04b1327ec
parent9852d85ec9d492ebef56dc5f229416c925758edc
mtd: rawnand: Correct multiple typos in comments

Fixed some confusing spelling errors, the details are as follows:

-in the code comments:
remaing -> remaining
alingment -> alignment
capabilitiies -> capabilities
operatoin -> operation
decriptors -> descriptors
stareted -> started
Unfortunelly -> Unfortunately
compatabable -> compatible
depenent -> dependent

Signed-off-by: Shen Lichuan <shenlichuan@vivo.com>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20240923065649.11966-1-shenlichuan@vivo.com
drivers/mtd/nand/raw/brcmnand/brcmnand.c
drivers/mtd/nand/raw/cadence-nand-controller.c
drivers/mtd/nand/raw/cs553x_nand.c
drivers/mtd/nand/raw/nand_macronix.c
drivers/mtd/nand/raw/pl35x-nand-controller.c
drivers/mtd/nand/raw/r852.c
drivers/mtd/nand/raw/sm_common.c