linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MTD: mtd-abi.h: drop a duplicated word
@ 2020-07-19  0:32 Randy Dunlap
  2020-08-02 21:01 ` Richard Weinberger
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2020-07-19  0:32 UTC (permalink / raw)
  To: linux-kernel
  Cc: Randy Dunlap, Miquel Raynal, Richard Weinberger,
	Vignesh Raghavendra, linux-mtd

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
---
 include/uapi/mtd/mtd-abi.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200717.orig/include/uapi/mtd/mtd-abi.h
+++ linux-next-20200717/include/uapi/mtd/mtd-abi.h
@@ -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 -

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] MTD: mtd-abi.h: drop a duplicated word
  2020-07-19  0:32 [PATCH] MTD: mtd-abi.h: drop a duplicated word Randy Dunlap
@ 2020-08-02 21:01 ` Richard Weinberger
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Weinberger @ 2020-08-02 21:01 UTC (permalink / raw)
  To: Randy Dunlap
  Cc: LKML, Miquel Raynal, Richard Weinberger, Vignesh Raghavendra, linux-mtd

On Sun, Jul 19, 2020 at 2:35 AM Randy Dunlap <rdunlap@infradead.org> wrote:
>
> 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
> ---
>  include/uapi/mtd/mtd-abi.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Both mtd patches applied, thanks!

-- 
Thanks,
//richard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-02 21:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-19  0:32 [PATCH] MTD: mtd-abi.h: drop a duplicated word Randy Dunlap
2020-08-02 21:01 ` Richard Weinberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).