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>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 18 Jun 2020 10:40:26 +0200
From:   Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To:     Colin King <colin.king@...onical.com>
Cc:     Krzysztof Kozlowski <krzk@...nel.org>, linux-usb@...r.kernel.org,
        kernel-janitors@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] usb: xhci: fix spelling mistake in Kconfig
 "firwmare" -> "firmware"

On Wed, Jun 03, 2020 at 01:11:52PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@...onical.com>
> 
> There are two spelling mistakes in the Kconfig text. Fix these.
> 
> Signed-off-by: Colin Ian King <colin.king@...onical.com>
> ---
>  drivers/usb/host/Kconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/usb/host/Kconfig b/drivers/usb/host/Kconfig
> index 62c348062e48..5f4b6c71392c 100644
> --- a/drivers/usb/host/Kconfig
> +++ b/drivers/usb/host/Kconfig
> @@ -44,10 +44,10 @@ config USB_XHCI_PCI
>  	default y
>  
>  config USB_XHCI_PCI_RENESAS
> -	tristate "Support for additional Renesas xHCI controller with firwmare"
> +	tristate "Support for additional Renesas xHCI controller with firmware"
>  	---help---
>  	  Say 'Y' to enable the support for the Renesas xHCI controller with
> -	  firwmare. Make sure you have the firwmare for the device and
> +	  firmware. Make sure you have the firwmare for the device and
>  	  installed on your system for this device to work.
>  	  If unsure, say 'N'.
>  
> -- 
> 2.25.1
> 

Does not apply to my tree :(

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ