All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Wang Qing <wangqing@vivo.com>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	Hartmut Knaack <knaack.h@gmx.de>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
	linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] iio: fix spellint typo in comments
Date: Wed, 23 Sep 2020 21:05:56 +0100	[thread overview]
Message-ID: <20200923210556.4a940355@archlinux> (raw)
In-Reply-To: <1600772818-30882-1-git-send-email-wangqing@vivo.com>

On Tue, 22 Sep 2020 19:06:56 +0800
Wang Qing <wangqing@vivo.com> wrote:

> Change the comment typo: "definately" -> "definitely".
> 
> Signed-off-by: Wang Qing <wangqing@vivo.com>
Applied.  Thanks,

Jonathan

> ---
>  drivers/iio/light/gp2ap002.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/iio/light/gp2ap002.c b/drivers/iio/light/gp2ap002.c
> index d5e1cd2..7ba7aa5
> --- a/drivers/iio/light/gp2ap002.c
> +++ b/drivers/iio/light/gp2ap002.c
> @@ -566,7 +566,7 @@ static int gp2ap002_probe(struct i2c_client *client,
>  
>  	/*
>  	 * Initialize the device and signal to runtime PM that now we are
> -	 * definately up and using power.
> +	 * definitely up and using power.
>  	 */
>  	ret = gp2ap002_init(gp2ap002);
>  	if (ret) {


      reply	other threads:[~2020-09-23 20:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-22 11:06 [PATCH] iio: fix spellint typo in comments Wang Qing
2020-09-23 20:05 ` Jonathan Cameron [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=20200923210556.4a940355@archlinux \
    --to=jic23@kernel.org \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=linus.walleij@linaro.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pmeerw@pmeerw.net \
    --cc=wangqing@vivo.com \
    /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.