]> git.baikalelectronics.ru Git - kernel.git/commit
phy: fix kdoc warning
authorJakub Kicinski <kuba@kernel.org>
Tue, 15 Dec 2020 06:37:50 +0000 (22:37 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 16 Dec 2020 21:08:18 +0000 (13:08 -0800)
commit50082602a46994429dd25a8f3abb78c942d46030
tree70e523050e9f020eb2a200c3bca03b8b8ae24e14
parent2cddd3e930ee10d492854fd50b1f6e4846c2dcc6
phy: fix kdoc warning

Kdoc does not like it when multiline comment follows the networking
style of starting right on the first line:

include/linux/phy.h:869: warning: Function parameter or member 'config_intr' not described in 'phy_driver'

Link: https://lore.kernel.org/r/20201215063750.3120976-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/phy.h