[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180123031428.4266-1-f.fainelli@gmail.com>
Date: Mon, 22 Jan 2018 19:14:24 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: Florian Fainelli <f.fainelli@...il.com>,
Andrew Lunn <andrew@...n.ch>,
"David S. Miller" <davem@...emloft.net>,
Daniel Borkmann <daniel@...earbox.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <jakub.kicinski@...ronome.com>,
Jesper Dangaard Brouer <brouer@...hat.com>,
Rasmus Villemoes <linux@...musvillemoes.dk>,
John Fastabend <john.fastabend@...il.com>,
tcharding <me@...in.cc>, Ido Schimmel <idosch@...lanox.com>,
linux-kernel@...r.kernel.org (open list)
Subject: [PATCH net-next 0/4] Kernel doc fixes for networking
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
Powered by blists - more mailing lists