From: Randy Dunlap Date: Wed, 12 Aug 2020 01:35:21 +0000 (-0700) Subject: autofs: fix doubled word X-Git-Tag: v5.15~3116^2~68 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2fb3244f0a58ceb3d866ac63f644dfa31cae430f;p=platform%2Fkernel%2Flinux-starfive.git autofs: fix doubled word Change doubled word "is" to "it is". Signed-off-by: Randy Dunlap Signed-off-by: Andrew Morton Acked-by: Ian Kent Link: http://lkml.kernel.org/r/5a82befd-40f8-8dc0-3498-cbc0436cad9b@infradead.org Signed-off-by: Linus Torvalds --- diff --git a/include/uapi/linux/auto_dev-ioctl.h b/include/uapi/linux/auto_dev-ioctl.h index 3747426..62e6253 100644 --- a/include/uapi/linux/auto_dev-ioctl.h +++ b/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. */