lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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