From: Mauro Carvalho Chehab <mchehab+hua...@kernel.org>
Date: Wed, 30 Sep 2020 15:24:56 +0200

> include/linux/ethtool.h is included twice with kernel-doc,
> both to document ethtool_pause_stats(). The first one is
> at statistics.rst, and the second one at ethtool-netlink.rst.
> 
> Replace one of the references to use the name of the
> function. The automarkup.py extension should create the
> cross-references.
> 
> Solves this warning:
> 
>       ../Documentation/networking/ethtool-netlink.rst: WARNING: Duplicate C 
> declaration, also defined in 'networking/statistics'.
>       Declaration is 'ethtool_pause_stats'.
> 
> Signed-off-by: Mauro Carvalho Chehab <mchehab+hua...@kernel.org>

Acked-by: David S. Miller <da...@davemloft.net>

Reply via email to