net: improve and fix netlink kdoc
authorJakub Kicinski <kuba@kernel.org>
Fri, 19 Aug 2022 20:02:20 +0000 (13:02 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 23 Aug 2022 23:10:23 +0000 (16:10 -0700)
commit30b6055428a90cc52d4add164df12b94ab07c3fd
tree79fd20e2ae29ff3b27161c4b7cc0fb5f29ce24d7
parent6c2c782fa0131a091a52bd0b75083fb24c28b6d3
net: improve and fix netlink kdoc

Subsequent patch will render the kdoc from
include/uapi/linux/netlink.h into Documentation.
We need to fix the warnings. While at it move
the comments on struct nlmsghdr to a proper
kdoc comment.

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