public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH trivial] mfd: core: Spelling s/compement/complement/
@ 2023-01-03 16:39 Geert Uytterhoeven
  2023-01-04 14:27 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2023-01-03 16:39 UTC (permalink / raw)
  To: Lee Jones; +Cc: linux-kernel, Geert Uytterhoeven

Fix a misspelling of "complement".

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 include/linux/mfd/core.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/include/linux/mfd/core.h b/include/linux/mfd/core.h
index 0bc7cba798a34a7b..2b138fa0abfc3e17 100644
--- a/include/linux/mfd/core.h
+++ b/include/linux/mfd/core.h
@@ -88,9 +88,9 @@ struct mfd_cell {
 	const char		*of_compatible;
 
 	/*
-	 * Address as defined in Device Tree.  Used to compement 'of_compatible'
-	 * (above) when matching OF nodes with devices that have identical
-	 * compatible strings
+	 * Address as defined in Device Tree.  Used to complement
+	 * 'of_compatible' (above) when matching OF nodes with devices that
+	 * have identical compatible strings
 	 */
 	const u64 of_reg;
 
-- 
2.25.1


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

end of thread, other threads:[~2023-01-04 14:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-03 16:39 [PATCH trivial] mfd: core: Spelling s/compement/complement/ Geert Uytterhoeven
2023-01-04 14:27 ` Lee Jones

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