mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: zenyu@tuta.io
Cc: johan@kernel.org, elder@kernel.org, greybus-dev@lists.linaro.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] greybus: fix typo in GREYBUS help text
Date: Thu, 23 Apr 2020 16:02:50 +0200	[thread overview]
Message-ID: <20200423140250.GA4127839@kroah.com> (raw)
In-Reply-To: <M4NtmuK--3-2@tuta.io>

On Wed, Apr 08, 2020 at 10:28:10AM +0200, zenyu@tuta.io wrote:
> From: Zenyu Sy <zenyu@tuta.io>
> 
> Fix the article typo "an" -> "a" in Kconfig
> 
> Signed-off-by: Zenyu Sy <zenyu@tuta.io>
> ---
> base-commit: f5e94d10e4c468357019e5c28d48499f677b284f
> drivers/greybus/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/greybus/Kconfig b/drivers/greybus/Kconfig
> index b84fcaf8b..56cbd87fc 100644
> --- a/drivers/greybus/Kconfig
> +++ b/drivers/greybus/Kconfig
> @@ -3,7 +3,7 @@ menuconfig GREYBUS
>         tristate "Greybus support"
>         depends on SYSFS
>         ---help---
> -         This option enables the Greybus driver core.  Greybus is an
> +         This option enables the Greybus driver core.  Greybus is a
>           hardware protocol that was designed to provide Unipro with a
>           sane application layer.  It was originally designed for the
>           ARA project, a module phone system, but has shown up in other
> --
> 2.26.0

You can't send patches in html format, please use git send-email to do
this properly.

thanks,

greg k-h

           reply	other threads:[~2020-04-23 14:02 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <M4NtmuK--3-2@tuta.io>]

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=20200423140250.GA4127839@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=elder@kernel.org \
    --cc=greybus-dev@lists.linaro.org \
    --cc=johan@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=zenyu@tuta.io \
    /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

Powered by JetHome