Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mfd: max77693-private: Drop a duplicated word

Drop the repeated word "in" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>

authored by

Randy Dunlap and committed by
Lee Jones
e7b85500 23ef2b64

+1 -1
+1 -1
include/linux/mfd/max77693-private.h
··· 131 131 #define FLASH_INT_FLED1_SHORT BIT(3) 132 132 #define FLASH_INT_OVER_CURRENT BIT(4) 133 133 134 - /* Fast charge timer in in hours */ 134 + /* Fast charge timer in hours */ 135 135 #define DEFAULT_FAST_CHARGE_TIMER 4 136 136 /* microamps */ 137 137 #define DEFAULT_TOP_OFF_THRESHOLD_CURRENT 150000