]> git.baikalelectronics.ru Git - kernel.git/commitdiff
mtd: rawnand: bcm47xx: fix spelling typo in comment
authorJiangshan Yi <yijiangshan@kylinos.cn>
Mon, 5 Sep 2022 06:32:32 +0000 (14:32 +0800)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Wed, 21 Sep 2022 08:38:47 +0000 (10:38 +0200)
Fix spelling typo in comment.

Reported-by: k2ci <kernel-bot@kylinos.cn>
Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn>
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20220905063232.1830197-1-13667453960@163.com
drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c

index 8bb17c5a66c3eab035196aeb48e2faa92535c689..6487dfc642588863d1aa5930df52cbb7c95eba37 100644 (file)
@@ -14,7 +14,7 @@
 #include <linux/bcma/bcma.h>
 
 /* Broadcom uses 1'000'000 but it seems to be too many. Tests on WNDR4500 has
- * shown ~1000 retries as maxiumum. */
+ * shown ~1000 retries as maximum. */
 #define NFLASH_READY_RETRIES           10000
 
 #define NFLASH_SECTOR_SIZE             512