linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] power: fix duplicated words in bq2415x_charger.h
@ 2020-07-16  1:30 Randy Dunlap
  2020-07-16  8:31 ` Pali Rohár
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2020-07-16  1:30 UTC (permalink / raw)
  To: LKML, Linux PM list; +Cc: Pali Rohár, Sebastian Reichel

From: Randy Dunlap <rdunlap@infradead.org>

Drop the doubled word "for".
Change "It it" to "If it".

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Pali Rohár <pali@kernel.org>
Cc: Sebastian Reichel <sre@kernel.org>
Cc: linux-pm@vger.kernel.org
---
 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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-07-26 22:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-16  1:30 [PATCH] power: fix duplicated words in bq2415x_charger.h Randy Dunlap
2020-07-16  8:31 ` Pali Rohár
2020-07-26 22:30   ` Sebastian Reichel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).