net: core: fix some kernel-doc markups
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 16 Nov 2020 10:17:59 +0000 (11:17 +0100)
committerJakub Kicinski <kuba@kernel.org>
Tue, 17 Nov 2020 22:15:03 +0000 (14:15 -0800)
commit270f3385cddf5db3799b393459476bd9abff89f1
treed6e0b655cb5c072e41f7b6404c6ee8f1371793c5
parentc1639be98b4281ac537f2ed77b0afaa1d336ce6c
net: core: fix some kernel-doc markups

Some identifiers have different names between their prototypes
and the kernel-doc markup.

In the specific case of netif_subqueue_stopped(), keep the
current markup for __netif_subqueue_stopped(), adding a
new one for netif_subqueue_stopped().

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
include/linux/netdevice.h