From: Florian Fainelli <f.fainelli@gmail.com>
To: netdev@vger.kernel.org
Cc: Florian Fainelli <f.fainelli@gmail.com>,
Andrew Lunn <andrew@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
Daniel Borkmann <daniel@iogearbox.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <jakub.kicinski@netronome.com>,
Jesper Dangaard Brouer <brouer@redhat.com>,
Rasmus Villemoes <linux@rasmusvillemoes.dk>,
John Fastabend <john.fastabend@gmail.com>,
tcharding <me@tobin.cc>, Ido Schimmel <idosch@mellanox.com>,
linux-kernel@vger.kernel.org (open list)
Subject: [PATCH net-next 0/4] Kernel doc fixes for networking
Date: Mon, 22 Jan 2018 19:14:24 -0800 [thread overview]
Message-ID: <20180123031428.4266-1-f.fainelli@gmail.com> (raw)
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
next reply other threads:[~2018-01-23 3:14 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-23 3:14 Florian Fainelli [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180123031428.4266-1-f.fainelli@gmail.com \
--to=f.fainelli@gmail.com \
--cc=andrew@lunn.ch \
--cc=brouer@redhat.com \
--cc=daniel@iogearbox.net \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=idosch@mellanox.com \
--cc=jakub.kicinski@netronome.com \
--cc=john.fastabend@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@rasmusvillemoes.dk \
--cc=me@tobin.cc \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).