]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitab2b94291d37fbb7b1af841841d795677bc1aeb1
tree79fd20e2ae29ff3b27161c4b7cc0fb5f29ce24d7
parentb2dab48fa8d792f3082c93b68af7d13b8be68a71
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