On 19 July 2020 01:29, Randy Dunlap wrote: > Drop the repeated word "that" in a comment. > > Signed-off-by: Randy Dunlap <rdun...@infradead.org> > Cc: Support Opensource <support.opensou...@diasemi.com> > Cc: Lee Jones <lee.jo...@linaro.org>
Acked-by: Adam Thomson <adam.thomson.opensou...@diasemi.com> > --- > include/linux/mfd/da9055/pdata.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- linux-next-20200717.orig/include/linux/mfd/da9055/pdata.h > +++ linux-next-20200717/include/linux/mfd/da9055/pdata.h > @@ -35,7 +35,7 @@ struct da9055_pdata { > int *gpio_rsel; > /* > * Regulator mode control bits value (GPI offset) that > - * that controls the regulator state, 0 if not available. > + * controls the regulator state, 0 if not available. > */ > enum gpio_select *reg_ren; > /*