On Wed, 2020-07-15 at 18:28 -0700, Randy Dunlap wrote: > From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > > Change doubled word "is" to "it is". > > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: Ian Kent <raven@xxxxxxxxxx> > Cc: autofs@xxxxxxxxxxxxxxx > Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Acked-by: Ian Kent <raven@xxxxxxxxxx> > --- > include/uapi/linux/auto_dev-ioctl.h | 2 +-Acked-by: Ian Kent < > raven@xxxxxxxxxx> > 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. > */ > >