From: Randy Dunlap <[email protected]>
Drop the doubled word "for".
Change "It it" to "If it".
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Pali Rohár <[email protected]>
Cc: Sebastian Reichel <[email protected]>
Cc: [email protected]
---
include/linux/power/bq2415x_charger.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- linux-next-20200714.orig/include/linux/power/bq2415x_charger.h
+++ linux-next-20200714/include/linux/power/bq2415x_charger.h
@@ -14,8 +14,8 @@
* value is -1 then default chip value (specified in datasheet) will be
* used.
*
- * Value resistor_sense is needed for for configuring charge and
- * termination current. It it is less or equal to zero, configuring charge
+ * Value resistor_sense is needed for configuring charge and
+ * termination current. If it is less or equal to zero, configuring charge
* and termination current will not be possible.
*
* For automode support is needed to provide name of power supply device
On Wednesday 15 July 2020 18:30:01 Randy Dunlap wrote:
> From: Randy Dunlap <[email protected]>
>
> Drop the doubled word "for".
> Change "It it" to "If it".
>
> Signed-off-by: Randy Dunlap <[email protected]>
> Cc: Pali Rohár <[email protected]>
> Cc: Sebastian Reichel <[email protected]>
> Cc: [email protected]
Thanks!
Acked-by: Pali Rohár <[email protected]>
> ---
> include/linux/power/bq2415x_charger.h | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> --- linux-next-20200714.orig/include/linux/power/bq2415x_charger.h
> +++ linux-next-20200714/include/linux/power/bq2415x_charger.h
> @@ -14,8 +14,8 @@
> * value is -1 then default chip value (specified in datasheet) will be
> * used.
> *
> - * Value resistor_sense is needed for for configuring charge and
> - * termination current. It it is less or equal to zero, configuring charge
> + * Value resistor_sense is needed for configuring charge and
> + * termination current. If it is less or equal to zero, configuring charge
> * and termination current will not be possible.
> *
> * For automode support is needed to provide name of power supply device
>
Hi,
On Thu, Jul 16, 2020 at 10:31:16AM +0200, Pali Roh?r wrote:
> On Wednesday 15 July 2020 18:30:01 Randy Dunlap wrote:
> > From: Randy Dunlap <[email protected]>
> >
> > Drop the doubled word "for".
> > Change "It it" to "If it".
> >
> > Signed-off-by: Randy Dunlap <[email protected]>
> > Cc: Pali Roh?r <[email protected]>
> > Cc: Sebastian Reichel <[email protected]>
> > Cc: [email protected]
>
> Thanks!
>
> Acked-by: Pali Roh?r <[email protected]>
Thanks, queued.
-- Sebastian
>
> > ---
> > include/linux/power/bq2415x_charger.h | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > --- linux-next-20200714.orig/include/linux/power/bq2415x_charger.h
> > +++ linux-next-20200714/include/linux/power/bq2415x_charger.h
> > @@ -14,8 +14,8 @@
> > * value is -1 then default chip value (specified in datasheet) will be
> > * used.
> > *
> > - * Value resistor_sense is needed for for configuring charge and
> > - * termination current. It it is less or equal to zero, configuring charge
> > + * Value resistor_sense is needed for configuring charge and
> > + * termination current. If it is less or equal to zero, configuring charge
> > * and termination current will not be possible.
> > *
> > * For automode support is needed to provide name of power supply device
> >