netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] Kernel doc fixes for networking
@ 2018-01-23  3:14 Florian Fainelli
  2018-01-23  3:14 ` [PATCH net-next 1/4] net: core: Fix kernel-doc for carrier_* attributes Florian Fainelli
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Florian Fainelli @ 2018-01-23  3:14 UTC (permalink / raw)
  To: netdev
  Cc: Florian Fainelli, Andrew Lunn, David S. Miller, Daniel Borkmann,
	Eric Dumazet, Jakub Kicinski, Jesper Dangaard Brouer,
	Rasmus Villemoes, John Fastabend, tcharding, Ido Schimmel,
	open list

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-01-25  0:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-23  3:14 [PATCH net-next 0/4] Kernel doc fixes for networking Florian Fainelli
2018-01-23  3:14 ` [PATCH net-next 1/4] net: core: Fix kernel-doc for carrier_* attributes Florian Fainelli
2018-01-25  0:25   ` kbuild test robot
2018-01-23  3:14 ` [PATCH net-next 2/4] net: phy: sfp: Fix kernel doc warning Florian Fainelli
2018-01-23  3:14 ` [PATCH net-next 3/4] net: core: Fix kernel-doc for call_netdevice_notifiers_info() Florian Fainelli
2018-01-23  3:14 ` [PATCH net-next 4/4] net: core: Fix kernel-doc for netdev_upper_link() Florian Fainelli
2018-01-23 16:07 ` [PATCH net-next 0/4] Kernel doc fixes for networking David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).