[PATCH net-next 0/4] Kernel doc fixes for networking

From: Florian Fainelli
Date: Mon Jan 22 2018 - 22:15:06 EST


Hi David,

This patch series fixes kernel doc warnings found while running make htmldocs
pertaining to the networking subsystem. There is a finaly set of warnings due
to PHYLINK which I have not been able to resolve yet.

The last patch could thereoteically be applied to 'net' since the commit
referenced by the Fixes: tag is present in v4.15-rcX.

Thanks

Florian Fainelli (4):
net: core: Fix kernel-doc for carrier_* attributes
net: phy: sfp: Fix kernel doc warning
net: core: Fix kernel-doc for call_netdevice_notifiers_info()
net: core: Fix kernel-doc for netdev_upper_link()

drivers/net/phy/sfp-bus.c | 2 +-
include/linux/netdevice.h | 4 ++--
net/core/dev.c | 3 ++-
3 files changed, 5 insertions(+), 4 deletions(-)

--
2.14.1