All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@codeaurora.org>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Michael Turquette <mturquette@baylibre.com>,
	Jiri Kosina <trivial@kernel.org>,
	linux-clk@vger.kernel.org
Subject: Re: [PATCH] [trivial] clk: Spelling s/derefing/dereferencing/
Date: Fri, 20 Nov 2015 11:17:53 -0800	[thread overview]
Message-ID: <20151120191752.GZ32672@codeaurora.org> (raw)
In-Reply-To: <1446148500-20480-1-git-send-email-geert+renesas@glider.be>

On 10/29, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
> ---

Applied to clk-next....

>  drivers/clk/clk.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/clk/clk.c b/drivers/clk/clk.c
> index a5202df30bb27598..77835e408fe67049 100644
> --- a/drivers/clk/clk.c
> +++ b/drivers/clk/clk.c
> @@ -1981,7 +1981,7 @@ bool clk_is_match(const struct clk *p, const struct clk *q)
>  	if (p == q)
>  		return true;
>  
> -	/* true if clk->core pointers match. Avoid derefing garbage */
> +	/* true if clk->core pointers match. Avoid dereferencing garbage */

derefing isn't a word? :)

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

      reply	other threads:[~2015-11-20 19:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-29 19:55 [PATCH] [trivial] clk: Spelling s/derefing/dereferencing/ Geert Uytterhoeven
2015-11-20 19:17 ` Stephen Boyd [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=20151120191752.GZ32672@codeaurora.org \
    --to=sboyd@codeaurora.org \
    --cc=geert+renesas@glider.be \
    --cc=linux-clk@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=trivial@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.