aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorRandy Dunlap <[email protected]>2021-10-30 02:11:21 +0000
committerJonathan Corbet <[email protected]>2021-11-01 17:28:35 +0000
commit603bdf5d6c092eb05666decd84288dfda71eee90 (patch)
tree140e50282ddb214abbeb01527937ec0bcf8f5713 /lib/string_helpers.c
parentdocs/zh_CN: add core-api xarray translation (diff)
downloadkernel-603bdf5d6c092eb05666decd84288dfda71eee90.tar.gz
kernel-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 <[email protected]> Reported-by: Stephen Rothwell <[email protected]> Cc: Russell King (Oracle) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions