Drop the repeated word "in" in a comment. Signed-off-by: Randy Dunlap <rdun...@infradead.org> Cc: Chanwoo Choi <cw00.c...@samsung.com> Cc: Krzysztof Kozlowski <k...@kernel.org> Cc: Bartlomiej Zolnierkiewicz <b.zolnier...@samsung.com> Cc: Lee Jones <lee.jo...@linaro.org> --- include/linux/mfd/max77693-private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20200717.orig/include/linux/mfd/max77693-private.h +++ linux-next-20200717/include/linux/mfd/max77693-private.h @@ -131,7 +131,7 @@ enum max77693_pmic_reg { #define FLASH_INT_FLED1_SHORT BIT(3) #define FLASH_INT_OVER_CURRENT BIT(4) -/* Fast charge timer in in hours */ +/* Fast charge timer in hours */ #define DEFAULT_FAST_CHARGE_TIMER 4 /* microamps */ #define DEFAULT_TOP_OFF_THRESHOLD_CURRENT 150000