[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200719002931.20571-1-rdunlap@infradead.org>
Date: Sat, 18 Jul 2020 17:29:31 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: linux-kernel@...r.kernel.org
Cc: Randy Dunlap <rdunlap@...radead.org>,
Chanwoo Choi <cw00.choi@...sung.com>,
Krzysztof Kozlowski <krzk@...nel.org>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
Lee Jones <lee.jones@...aro.org>
Subject: [PATCH] MFD: max77693-private.h: drop a duplicated word
Drop the repeated word "in" in a comment.
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: Chanwoo Choi <cw00.choi@...sung.com>
Cc: Krzysztof Kozlowski <krzk@...nel.org>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>
Cc: Lee Jones <lee.jones@...aro.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
Powered by blists - more mailing lists