]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - include/linux/netdevice.h
net: kernel-doc compliant documentation for net_device
authorKaroly Kemeny <karoly.kemeny@gmail.com>
Wed, 30 Jul 2014 18:27:36 +0000 (20:27 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Aug 2014 04:34:20 +0000 (21:34 -0700)
commit536721b1cb3fb50034bf6f6c7a7ea16166970e69
tree41d6f234af900be609c41f1e6a28dc349b953fe7
parent8e97b85a8f1b6f203a75234b550d3eec5752c269
net: kernel-doc compliant documentation for net_device

Net_device is a vast and important structure, but it has no kernel-doc
compliant documentation. This patch extracts the comments from the structure
to clean it up, and let the scripts extract documentation from it. I know that
the patch is big, but it's just reordering of comments into the appropriate
form, and adding a few more, for the missing members.

Signed-off-by: Karoly Kemeny <karoly.kemeny@gmail.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h