[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5a82befd-40f8-8dc0-3498-cbc0436cad9b@infradead.org>
Date: Wed, 15 Jul 2020 18:28:47 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: LKML <linux-kernel@...r.kernel.org>,
autofs mailing list <autofs@...r.kernel.org>,
Ian Kent <raven@...maw.net>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH] autofs: fix doubled word
From: Randy Dunlap <rdunlap@...radead.org>
Change doubled word "is" to "it is".
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: Ian Kent <raven@...maw.net>
Cc: autofs@...r.kernel.org
Cc: Andrew Morton <akpm@...ux-foundation.org>
---
include/uapi/linux/auto_dev-ioctl.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20200714.orig/include/uapi/linux/auto_dev-ioctl.h
+++ linux-next-20200714/include/uapi/linux/auto_dev-ioctl.h
@@ -82,7 +82,7 @@ struct args_ismountpoint {
/*
* All the ioctls use this structure.
* When sending a path size must account for the total length
- * of the chunk of memory otherwise is is the size of the
+ * of the chunk of memory otherwise it is the size of the
* structure.
*/
Powered by blists - more mailing lists