[PATCH v4 13/13] documentation for rbtrees

From: Daniel Santos
Date: Sat Jun 23 2012 - 00:07:35 EST


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

diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl
index 00687ee..210e9aa 100644
--- a/Documentation/DocBook/kernel-api.tmpl
+++ b/Documentation/DocBook/kernel-api.tmpl
@@ -43,6 +43,10 @@
<sect1><title>Doubly Linked Lists</title>
!Iinclude/linux/list.h
</sect1>
+ <sect1><title>Red-Black Trees</title>
+!Iinclude/linux/rbtree.h
+!Ilib/rbtree.c
+ </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/