public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MFD: da9055/pdata.h: drop a duplicated word
@ 2020-07-19  0:29 Randy Dunlap
  2020-07-20  8:44 ` Adam Thomson
  2020-07-22  9:54 ` Lee Jones
  0 siblings, 2 replies; 3+ messages in thread
From: Randy Dunlap @ 2020-07-19  0:29 UTC (permalink / raw)
  To: linux-kernel; +Cc: Randy Dunlap, Support Opensource, Lee Jones

Drop the repeated word "that" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Support Opensource <support.opensource@diasemi.com>
Cc: Lee Jones <lee.jones@linaro.org>
---
 include/linux/mfd/da9055/pdata.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200717.orig/include/linux/mfd/da9055/pdata.h
+++ linux-next-20200717/include/linux/mfd/da9055/pdata.h
@@ -35,7 +35,7 @@ struct da9055_pdata {
 	int *gpio_rsel;
 	/*
 	 * Regulator mode control bits value (GPI offset) that
-	 * that controls the regulator state, 0 if not available.
+	 * controls the regulator state, 0 if not available.
 	 */
 	enum gpio_select *reg_ren;
 	/*

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-19  0:29 [PATCH] MFD: da9055/pdata.h: drop a duplicated word Randy Dunlap
2020-07-20  8:44 ` Adam Thomson
2020-07-22  9:54 ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox