Skip to content

Commit f895190

Browse files
rddunlaprichardweinberger
authored andcommitted
MTD: mtd-abi.h: drop a duplicated word
Drop the repeated word "mode" in a comment. Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Cc: Miquel Raynal <miquel.raynal@bootlin.com> Cc: Richard Weinberger <richard@nod.at> Cc: Vignesh Raghavendra <vigneshr@ti.com> Cc: linux-mtd@lists.infradead.org Signed-off-by: Richard Weinberger <richard@nod.at>
1 parent 3d19792 commit f895190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/uapi/mtd/mtd-abi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ struct mtd_ecc_stats {
262262
* @MTD_FILE_MODE_OTP_USER: OTP enabled in user mode
263263
* @MTD_FILE_MODE_RAW: OTP disabled, ECC disabled
264264
*
265-
* These modes can be set via ioctl(MTDFILEMODE). The mode mode will be retained
265+
* These modes can be set via ioctl(MTDFILEMODE). The mode will be retained
266266
* separately for each open file descriptor.
267267
*
268268
* Note: %MTD_FILE_MODE_RAW provides the same functionality as %MTD_OPS_RAW -

0 commit comments

Comments
 (0)