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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 16 Mar 2016 16:26:00 -0700
From:	David Daney <ddaney@...iumnetworks.com>
To:	Andreas Färber <afaerber@...e.de>
CC:	<netdev@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
	David Daney <david.daney@...ium.com>,
	Florian Fainelli <f.fainelli@...il.com>,
	open list <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] phy: mdio-thunder: Fix some Kconfig typos

On 03/16/2016 04:23 PM, Andreas Färber wrote:
> Drop two extra occurrences of "on" in option title and help text.
>
> Fixes: 379d7ac7ca31 ("phy: mdio-thunder: Add driver for Cavium Thunder SoC MDIO buses.")
> Cc: David Daney <david.daney@...ium.com>
> Signed-off-by: Andreas Färber <afaerber@...e.de>

FWIW:

Acked-by: David Daney <david.daney@...ium.com>

> ---
>   drivers/net/phy/Kconfig | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/net/phy/Kconfig b/drivers/net/phy/Kconfig
> index 075a4cc175b1..6dad9a9c356c 100644
> --- a/drivers/net/phy/Kconfig
> +++ b/drivers/net/phy/Kconfig
> @@ -197,13 +197,13 @@ config MDIO_OCTEON
>   	  drivers on some systems.
>
>   config MDIO_THUNDER
> -	tristate "Support for MDIO buses on on ThunderX SOCs"
> +	tristate "Support for MDIO buses on ThunderX SOCs"
>   	depends on 64BIT
>   	depends on PCI
>   	select MDIO_CAVIUM
>   	help
>   	  This driver supports the MDIO interfaces found on Cavium
> -	  ThunderX SoCs when the MDIO bus device appears on as a PCI
> +	  ThunderX SoCs when the MDIO bus device appears as a PCI
>   	  device.
>
>
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ