]> Git Repo - linux.git/commitdiff
MTD: mtd-abi.h: drop a duplicated word
authorRandy Dunlap <[email protected]>
Sun, 19 Jul 2020 00:32:08 +0000 (17:32 -0700)
committerRichard Weinberger <[email protected]>
Sun, 2 Aug 2020 21:00:10 +0000 (23:00 +0200)
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]>
include/uapi/mtd/mtd-abi.h

index 4b48fbf7d343c546e27e996cae0622b488550a67..65b9db9365577b278424a4ec48f78dd96ce35367 100644 (file)
@@ -262,7 +262,7 @@ struct mtd_ecc_stats {
  * @MTD_FILE_MODE_OTP_USER:    OTP enabled in user mode
  * @MTD_FILE_MODE_RAW:         OTP disabled, ECC disabled
  *
- * These modes can be set via ioctl(MTDFILEMODE). The mode mode will be retained
+ * These modes can be set via ioctl(MTDFILEMODE). The mode will be retained
  * separately for each open file descriptor.
  *
  * Note: %MTD_FILE_MODE_RAW provides the same functionality as %MTD_OPS_RAW -
This page took 0.054368 seconds and 4 git commands to generate.