linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jacek Anaszewski <jacek.anaszewski@gmail.com>
To: Arvind Yadav <arvind.yadav.cs@gmail.com>,
	rpurdie@rpsys.net, pavel@ucw.cz
Cc: linux-kernel@vger.kernel.org, linux-leds@vger.kernel.org
Subject: Re: [PATCH] leds: lp55xx: fix spelling mistake: 'cound' -> 'could'
Date: Mon, 30 Oct 2017 20:45:16 +0100	[thread overview]
Message-ID: <f747caff-16fe-fd1f-c4a9-1dde478df1df@gmail.com> (raw)
In-Reply-To: <429d064a947efc6e55b057ead58ac0b0a598e391.1509256447.git.arvind.yadav.cs@gmail.com>

Hi Arvind,

Thanks for the patch.

On 10/29/2017 06:55 AM, Arvind Yadav wrote:
> Trivial fix to spelling mistakes in 'lp5523_init_program_engine'.
> 
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
> ---
>  drivers/leds/leds-lp5523.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/leds/leds-lp5523.c b/drivers/leds/leds-lp5523.c
> index 924e50a..52b6f529 100644
> --- a/drivers/leds/leds-lp5523.c
> +++ b/drivers/leds/leds-lp5523.c
> @@ -323,7 +323,7 @@ static int lp5523_init_program_engine(struct lp55xx_chip *chip)
>  
>  	if (status != LP5523_ENG_STATUS_MASK) {
>  		dev_err(&chip->cl->dev,
> -			"cound not configure LED engine, status = 0x%.2x\n",
> +			"could not configure LED engine, status = 0x%.2x\n",
>  			status);
>  		ret = -1;
>  	}
> 

Applied.

-- 
Best regards,
Jacek Anaszewski

      reply	other threads:[~2017-10-30 19:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-29  5:55 [PATCH] leds: lp55xx: fix spelling mistake: 'cound' -> 'could' Arvind Yadav
2017-10-30 19:45 ` Jacek Anaszewski [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=f747caff-16fe-fd1f-c4a9-1dde478df1df@gmail.com \
    --to=jacek.anaszewski@gmail.com \
    --cc=arvind.yadav.cs@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-leds@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=rpurdie@rpsys.net \
    /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 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).