[PATCH] DocBook: allow to mark structure members private
authorMartin Waitz <tali@admingilde.org>
Mon, 14 Nov 2005 00:08:13 +0000 (16:08 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 14 Nov 2005 02:14:21 +0000 (18:14 -0800)
commitaeec46b97a7975fd983219177980c58ed4fd607c
tree9ed1f67d86585c096afe12b944182c7e7c41ec39
parentf5f4917c92a9a3814eda9c947fda8afabbd1812d
[PATCH] DocBook: allow to mark structure members private

Many structures contain both an internal part and one which is part of the API
to other modules.  With this patch it is possible to only include these public
members in the kernel documentation.

Signed-off-by: Martin Waitz <tali@admingilde.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/usb.h
scripts/kernel-doc