Skip to content

Commit

Permalink
net: kernel-doc compliant documentation for net_device
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Karoly Kemeny authored and David S. Miller committed Aug 1, 2014
1 parent 8e97b85 commit 536721b
Showing 1 changed file with 250 additions and 131 deletions.
Loading

0 comments on commit 536721b

Please sign in to comment.