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 <[email protected]> Cc: Miquel Raynal <[email protected]> Cc: Richard Weinberger <[email protected]> Cc: Vignesh Raghavendra <[email protected]> Cc: [email protected] Signed-off-by: Richard Weinberger <[email protected]>
1 parent 3d19792 commit f895190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)