[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20200423140250.GA4127839@kroah.com>
Date: Thu, 23 Apr 2020 16:02:50 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: zenyu@...a.io
Cc: johan@...nel.org, elder@...nel.org, greybus-dev@...ts.linaro.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] greybus: fix typo in GREYBUS help text
On Wed, Apr 08, 2020 at 10:28:10AM +0200, zenyu@...a.io wrote:
> From: Zenyu Sy <zenyu@...a.io>
>
> Fix the article typo "an" -> "a" in Kconfig
>
> Signed-off-by: Zenyu Sy <zenyu@...a.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
Powered by blists - more mailing lists