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:   Mon, 19 Jun 2017 20:42:54 +0200
From:   Uwe Kleine-König 
        <u.kleine-koenig@...gutronix.de>
To:     Jan Luebbe <jlu@...gutronix.de>
Cc:     Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Serge Semin <fancer.lancer@...il.com>,
        linux-kernel@...r.kernel.org, kernel@...gutronix.de
Subject: Re: [PATCH] eeprom: fix Kconfig typo (swtich)

Hello Jan,

On Mon, Jun 19, 2017 at 03:46:10PM +0200, Jan Luebbe wrote:
> ---
>  drivers/misc/eeprom/Kconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/misc/eeprom/Kconfig b/drivers/misc/eeprom/Kconfig
> index de58762097c4..d1c8cd5b33e2 100644
> --- a/drivers/misc/eeprom/Kconfig
> +++ b/drivers/misc/eeprom/Kconfig
> @@ -101,11 +101,11 @@ config EEPROM_DIGSY_MTC_CFG
>  	  If unsure, say N.
>  
>  config EEPROM_IDT_89HPESX
> -	tristate "IDT 89HPESx PCIe-swtiches EEPROM / CSR support"
> +	tristate "IDT 89HPESx PCIe-switches EEPROM / CSR support"
>  	depends on I2C && SYSFS
>  	help
>  	  Enable this driver to get read/write access to EEPROM / CSRs
> -	  over IDT PCIe-swtich i2c-slave interface.
> +	  over IDT PCIe-switch i2c-slave interface.

git grep swtich next/master suggests there are still more occurences of
this typo currently in next.

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ