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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 7 Apr 2020 16:07:34 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Lothar Rubusch <l.rubusch@...il.com>, andrew@...n.ch,
        f.fainelli@...il.com, hkallweit1@...il.com, linux@...linux.org.uk,
        davem@...emloft.net
Cc:     netdev@...r.kernel.org
Subject: Re: [PATCH] Documentation: mdio_bus.c - fix warnings

On 4/6/20 2:29 PM, Lothar Rubusch wrote:
> Fix wrong parameter description and related warnings at 'make htmldocs'.
> 
> Signed-off-by: Lothar Rubusch <l.rubusch@...il.com>

Acked-by: Randy Dunlap <rdunlap@...radead.org>
Tested-by: Randy Dunlap <rdunlap@...radead.org>

> ---
>  drivers/net/phy/mdio_bus.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/phy/mdio_bus.c b/drivers/net/phy/mdio_bus.c
> index 522760c8bca6..7a4eb3f2cb74 100644
> --- a/drivers/net/phy/mdio_bus.c
> +++ b/drivers/net/phy/mdio_bus.c
> @@ -464,7 +464,7 @@ static struct class mdio_bus_class = {
>  
>  /**
>   * mdio_find_bus - Given the name of a mdiobus, find the mii_bus.
> - * @mdio_bus_np: Pointer to the mii_bus.
> + * @mdio_name: The name of a mdiobus.
>   *
>   * Returns a reference to the mii_bus, or NULL if none found.  The
>   * embedded struct device will have its reference count incremented,
> 

thanks.
-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ