diff options
author | 2020-06-23 09:09:00 +0200 | |
---|---|---|
committer | 2020-06-26 10:00:29 -0600 | |
commit | 3556108eb40a35836df1ef8228eca7ffa7dab764 (patch) | |
tree | 595741fb66c2a135ddc135d667950bc89dce7fbb /include/linux/phylink.h | |
parent | net: netdevice.h: add a description for napi_defer_hard_irqs (diff) | |
download | wireguard-linux-3556108eb40a35836df1ef8228eca7ffa7dab764.tar.xz wireguard-linux-3556108eb40a35836df1ef8228eca7ffa7dab764.zip |
scripts/kernel-doc: parse __ETHTOOL_DECLARE_LINK_MODE_MASK
The __ETHTOOL_DECLARE_LINK_MODE_MASK macro is a variant of
DECLARE_BITMAP(), used by phylink.h. As we have already a
parser for DECLARE_BITMAP(), let's add one for this macro,
in order to avoid such warnings:
./include/linux/phylink.h:54: warning: Function parameter or member '__ETHTOOL_DECLARE_LINK_MODE_MASK(advertising' not described in 'phylink_link_state'
./include/linux/phylink.h:54: warning: Function parameter or member '__ETHTOOL_DECLARE_LINK_MODE_MASK(lp_advertising' not described in 'phylink_link_state'
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/d1d1dea67a28117c0b0c33271b139c4455fef287.1592895969.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'include/linux/phylink.h')
0 files changed, 0 insertions, 0 deletions