[PATCH v6 3/10] Generate doc comments for rbtree.h in Kernel-API

From: Daniel Santos
Date: Fri Sep 28 2012 - 19:41:06 EST


Signed-off-by: Daniel Santos <daniel.santos@xxxxxxxxx>
---
Documentation/DocBook/kernel-api.tmpl | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl
index 00687ee..d270f1e 100644
--- a/Documentation/DocBook/kernel-api.tmpl
+++ b/Documentation/DocBook/kernel-api.tmpl
@@ -43,6 +43,9 @@
<sect1><title>Doubly Linked Lists</title>
!Iinclude/linux/list.h
</sect1>
+ <sect1><title>Red-Black Trees</title>
+!Iinclude/linux/rbtree.h
+ </sect1>
</chapter>

<chapter id="libc">
--
1.7.3.4

--
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/