Silence documentation build warnings by correcting kernel-doc comments.
./include/linux/netdevice.h:2138: warning: Function parameter or member
'napi_defer_hard_irqs' not described in 'net_device'
Signed-off-by: Colton Lewis
---
include/linux/netdevice.h | 1 +
1 file
Silence documentation build warnings by correcting kernel-doc comments.
./net/core/dev.c:7913: warning: Function parameter or member 'dev' not
described in 'netdev_get_xmit_slave'
Signed-off-by: Colton Lewis
---
net/core/dev.c | 1 +
1 file changed, 1 insertion(+)
diff --
> We seem to be having a communication breakdown. In review to your
> version 2 patch set, I said:
>
>However, please drop all your changes for everything but the
>"struct phylink_config" documentation change; I'm intending to change
>all these method signatures, which means your chan
.h:361: warning: Excess function parameter 'config'
description in 'void'
./include/linux/phylink.h:361: warning: Excess function parameter 'mode'
description in 'void'
./include/linux/phylink.h:361: warning: Excess function parameter 'interface
On Sunday, June 21, 2020 10:53:45 AM CDT Russell King - ARM Linux admin wrote:
> > ---
> > */
> > struct phylink_config {
> > struct device *dev;
> > @@ -331,7 +333,7 @@ void pcs_get_state(struct phylink_config *config,
> > *
> > * For most 10GBASE-R, there is no advertisement.
> > */
Silence documentation build warnings by correcting kernel-doc comments.
./include/linux/netdevice.h:2138: warning: Function parameter or member
'napi_defer_hard_irqs' not described in 'net_device'
Signed-off-by: Colton Lewis
---
include/linux/netdevice.h | 1 +
1 file
.h:361: warning: Excess function parameter 'config'
description in 'void'
./include/linux/phylink.h:361: warning: Excess function parameter 'mode'
description in 'void'
./include/linux/phylink.h:361: warning: Excess function parameter 'interface
This patch was sent to Dave last week, but I fear it may have been
ignored because I forgot to set the subject line. Please accept or
comment on this patch.
Silence documentation build warnings by correcting kernel-doc comments.
./net/core/dev.c:7913: warning: Function parameter or member 'dev' not
described in 'netdev_get_xmit_slave'
Signed-off-by: Colton Lewis
---
net/core/dev.c | 1 +
1 file changed, 1 insertion(+)
diff --