linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH trivial v2] mfd: core: Spelling s/compement/complement/
@ 2023-01-09 13:33 Geert Uytterhoeven
  2023-01-09 16:29 ` Lee Jones
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2023-01-09 13:33 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>
---
v2:
  - Do not reflow the comment, as requested by Lee.
---
 include/linux/mfd/core.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/mfd/core.h b/include/linux/mfd/core.h
index 0bc7cba798a34a7b..14ca7b471576ef39 100644
--- 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 complement 'of_compatible'
 	 * (above) when matching OF nodes with devices that have identical
 	 * compatible strings
 	 */
-- 
2.34.1


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

* Re: [PATCH trivial v2] mfd: core: Spelling s/compement/complement/
  2023-01-09 13:33 [PATCH trivial v2] mfd: core: Spelling s/compement/complement/ Geert Uytterhoeven
@ 2023-01-09 16:29 ` Lee Jones
  0 siblings, 0 replies; 2+ messages in thread
From: Lee Jones @ 2023-01-09 16:29 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: linux-kernel

On Mon, 09 Jan 2023, Geert Uytterhoeven wrote:

> Fix a misspelling of "complement".
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---
> v2:
>   - Do not reflow the comment, as requested by Lee.
> ---
>  include/linux/mfd/core.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks

-- 
Lee Jones [李琼斯]

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

end of thread, other threads:[~2023-01-09 16:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-09 13:33 [PATCH trivial v2] mfd: core: Spelling s/compement/complement/ Geert Uytterhoeven
2023-01-09 16:29 ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).