[PATCH v2 0/2] net: start kdoc'ifying net_device

From: Luis R. Rodriguez
Date: Tue Feb 25 2014 - 20:15:31 EST


While working on extending some functionality I felt restricted
with the amount of documentation I can add. Part of this is that
the existing style on the header files don't let me be verbose.
This starts addressing that by using kdoc for the net_device
flags, and as Ben noted, the priv_flags can be moved out from
UAPI.

Luis R. Rodriguez (2):
net: kdoc struct net_device flags and priv_flags
net: move net_device priv_flags out from UAPI

include/linux/netdevice.h | 83 ++++++++++++++++++++++++++++
include/uapi/linux/if.h | 134 +++++++++++++++++++++++++++-------------------
2 files changed, 163 insertions(+), 54 deletions(-)

--
1.8.5.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/