RE: [PATCH] MFD: da9055/pdata.h: drop a duplicated word

From: Adam Thomson
Date: Mon Jul 20 2020 - 04:44:52 EST


On 19 July 2020 01:29, Randy Dunlap wrote:

> Drop the repeated word "that" in a comment.
>
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Cc: Support Opensource <support.opensource@xxxxxxxxxxx>
> Cc: Lee Jones <lee.jones@xxxxxxxxxx>

Acked-by: Adam Thomson <Adam.Thomson.Opensource@xxxxxxxxxxx>

> ---
> 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;
> /*