projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf84dc0
)
mfd: da9055: pdata.h: Drop a duplicated word
author
Randy Dunlap
<rdunlap@infradead.org>
Sun, 19 Jul 2020 00:29:17 +0000
(17:29 -0700)
committer
Lee Jones
<lee.jones@linaro.org>
Thu, 13 Aug 2020 06:49:59 +0000
(07:49 +0100)
Drop the repeated word "that" in a comment.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
include/linux/mfd/da9055/pdata.h
patch
|
blob
|
history
diff --git
a/include/linux/mfd/da9055/pdata.h
b/include/linux/mfd/da9055/pdata.h
index
eac48e4
..
d3f1269
100644
(file)
--- a/
include/linux/mfd/da9055/pdata.h
+++ b/
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;
/*