[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210407002827.1861191-1-kuba@kernel.org>
Date: Tue, 6 Apr 2021 17:28:24 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, andrew@...n.ch, f.fainelli@...il.com,
mkubecek@...e.cz, Jakub Kicinski <kuba@...nel.org>
Subject: [PATCH net 0/3] ethtool: kdoc fixes
Number of kdoc fixes to ethtool headers. All comment changes.
With all the patches posted kdoc script seems happy:
$ ./scripts/kernel-doc -none include/uapi/linux/ethtool.h include/linux/ethtool.h
$
Note that some of the changes are in -next, e.g. the FEC
documentation update so full effect will be seen after
trees converge.
Jakub Kicinski (3):
ethtool: un-kdocify extended link state
ethtool: document reserved fields in the uAPI
ethtool: fix kdoc in headers
include/linux/ethtool.h | 13 +++++----
include/uapi/linux/ethtool.h | 54 ++++++++++++++++++++++--------------
2 files changed, 41 insertions(+), 26 deletions(-)
--
2.30.2
Powered by blists - more mailing lists