All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee@kernel.org>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH trivial] mfd: core: Spelling s/compement/complement/
Date: Wed, 4 Jan 2023 14:27:45 +0000	[thread overview]
Message-ID: <Y7WM4SwDzTMO4ZiH@google.com> (raw)
In-Reply-To: <547be5f648b6f3579b1834bac3e1b4fc82c54716.1672763938.git.geert+renesas@glider.be>

On Tue, 03 Jan 2023, Geert Uytterhoeven wrote:

> 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(-)

Fine in general.

Would you mind resubmitting without the wrapping please?

If it passes checkpatch.pl, it's fine.

> 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
> 

-- 
Lee Jones [李琼斯]

      reply	other threads:[~2023-01-04 14:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-03 16:39 [PATCH trivial] mfd: core: Spelling s/compement/complement/ Geert Uytterhoeven
2023-01-04 14:27 ` Lee Jones [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y7WM4SwDzTMO4ZiH@google.com \
    --to=lee@kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.