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]
Message-ID: <e1d2c08a-52c3-c463-75c7-b732a8666a3a@infradead.org>
Date:   Sun, 20 Sep 2020 10:44:50 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Andrew Lunn <andrew@...n.ch>, David Miller <davem@...emloft.net>
Cc:     netdev <netdev@...r.kernel.org>,
        Florian Fainelli <f.fainelli@...il.com>,
        Heiner Kallweit <hkallweit1@...il.com>
Subject: Re: [PATCH net-next 0/5] PHY subsystem kernel doc

On 9/20/20 10:16 AM, Andrew Lunn wrote:
> The first two patches just fixed warnings seen while trying to work on
> PHY documentation.
> 
> The following patches then first fix existing warnings in the
> kerneldoc for the PHY subsystem, and then extend the kernel
> documentation for the major structures and functions in the PHY
> subsystem.
> 
> Andrew Lunn (5):
>   net: netdevice.h: Document proto_down_reason
>   net: netdevice.h: Document xdp_state
>   net: phy: Fixup kernel doc
>   net: phy: Document core PHY structures
>   net: mdio: Add kerneldoc for main data structures and some functions
> 
>  Documentation/networking/kapi.rst |  24 ++
>  drivers/net/phy/mdio_bus.c        |  37 +++
>  drivers/net/phy/mdio_device.c     |  21 ++
>  drivers/net/phy/phy-core.c        |  30 +++
>  drivers/net/phy/phy.c             |  69 ++++-
>  include/linux/mdio.h              |  91 ++++++-
>  include/linux/netdevice.h         |   3 +
>  include/linux/phy.h               | 414 +++++++++++++++++++++---------
>  8 files changed, 554 insertions(+), 135 deletions(-)

Note: Jakub has already merged my fixes for your patches 1 & 2...


The series LGTM.  Thanks.

series:
Reviewed-by: Randy Dunlap <rdunlap@...radead.org>


-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ