Skip to content
Commit 9db74e51 authored by Randy Dunlap's avatar Randy Dunlap Committed by Jakub Kicinski
Browse files

phylink: fix kernel-doc warnings



Fix kernel-doc warnings in phylink.c:

../drivers/net/phy/phylink.c:595: warning: Function parameter or member 'config' not described in 'phylink_create'
../drivers/net/phy/phylink.c:595: warning: Excess function parameter 'ndev' description in 'phylink_create'

Fixes: 8796c892 ("phylink: add documentation for kernel APIs")
Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Cc: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: default avatarJakub Kicinski <jakub.kicinski@netronome.com>
parent 819be810
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment