diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2021-10-30 04:11:21 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2021-11-01 18:28:35 +0100 |
commit | 603bdf5d6c092eb05666decd84288dfda71eee90 (patch) | |
tree | 140e50282ddb214abbeb01527937ec0bcf8f5713 /fs/xfs/xfs_trace.h | |
parent | docs/zh_CN: add core-api xarray translation (diff) | |
download | linux-603bdf5d6c092eb05666decd84288dfda71eee90.tar.xz linux-603bdf5d6c092eb05666decd84288dfda71eee90.zip |
kernel-doc: support DECLARE_PHY_INTERFACE_MASK()
Support the DECLARE_PHY_INTERFACE_MASK() macro that is used to declare
a bitmap by converting the macro to DECLARE_BITMAP(), as has been done
for the __ETHTOOL_DECLARE_LINK_MODE_MASK() macro.
This fixes a 'make htmldocs' warning:
include/linux/phylink.h:82: warning: Function parameter or member 'DECLARE_PHY_INTERFACE_MASK(supported_interfaces' not described in 'phylink_config'
that was introduced by commit
38c310eb46f5 ("net: phylink: add MAC phy_interface_t bitmap")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Russell King (Oracle) <linux@armlinux.org.uk>
Link: https://lore.kernel.org/r/45934225-7942-4326-f883-a15378939db9@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'fs/xfs/xfs_trace.h')
0 files changed, 0 insertions, 0 deletions