On Wed, 2020-07-15 at 18:28 -0700, Randy Dunlap wrote: > From: Randy Dunlap <[email protected]> > > Change doubled word "is" to "it is". > > Signed-off-by: Randy Dunlap <[email protected]> > Cc: Ian Kent <[email protected]> > Cc: [email protected] > Cc: Andrew Morton <[email protected]>
Acked-by: Ian Kent <[email protected]> > --- > include/uapi/linux/auto_dev-ioctl.h | 2 +-Acked-by: Ian Kent < > [email protected]> > 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. > */ > >

