projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8aa06db
)
mfd: core: Spelling s/compement/complement/
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Mon, 9 Jan 2023 13:33:22 +0000
(14:33 +0100)
committer
Lee Jones
<lee@kernel.org>
Wed, 22 Feb 2023 08:25:52 +0000
(08:25 +0000)
Fix a misspelling of "complement".
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Lee Jones <lee@kernel.org>
Link:
https://lore.kernel.org/r/aa7abd7103a0e4be954ea63de78f12e8251b2964.1673271092.git.geert+renesas@glider.be
include/linux/mfd/core.h
patch
|
blob
|
history
diff --git
a/include/linux/mfd/core.h
b/include/linux/mfd/core.h
index 0bc7cba798a34a7b5c1c73e2d5b620a34d066347..14ca7b471576ef39a306d38e74ed04c270c2d190 100644
(file)
--- a/
include/linux/mfd/core.h
+++ b/
include/linux/mfd/core.h
@@
-88,7
+88,7
@@
struct mfd_cell {
const char *of_compatible;
/*
- * Address as defined in Device Tree. Used to compement 'of_compatible'
+ * Address as defined in Device Tree. Used to comp
l
ement 'of_compatible'
* (above) when matching OF nodes with devices that have identical
* compatible strings
*/