Skip to content

Commit ab92ffd

Browse files
rddunlapsre
authored andcommitted
power: fix duplicated words in bq2415x_charger.h
Drop the doubled word "for". Change "It it" to "If it". Signed-off-by: Randy Dunlap <[email protected]> Cc: [email protected] Acked-by: Pali Rohár <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
1 parent 9d832cd commit ab92ffd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/linux/power/bq2415x_charger.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
* value is -1 then default chip value (specified in datasheet) will be
1515
* used.
1616
*
17-
* Value resistor_sense is needed for for configuring charge and
18-
* termination current. It it is less or equal to zero, configuring charge
17+
* Value resistor_sense is needed for configuring charge and
18+
* termination current. If it is less or equal to zero, configuring charge
1919
* and termination current will not be possible.
2020
*
2121
* For automode support is needed to provide name of power supply device

0 commit comments

Comments
 (0)