[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1348875625-28669-4-git-send-email-daniel.santos@pobox.com>
Date: Fri, 28 Sep 2012 18:40:18 -0500
From: Daniel Santos <daniel.santos@...ox.com>
To: LKML <linux-kernel@...r.kernel.org>,
Akinobu Mita <akinobu.mita@...il.com>,
Andrea Arcangeli <aarcange@...hat.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Daniel Santos <daniel.santos@...ox.com>,
David Woodhouse <David.Woodhouse@...el.com>,
"H. Peter Anvin" <hpa@...or.com>, Ingo Molnar <mingo@...e.hu>,
John Stultz <john.stultz@...aro.org>,
linux-doc@...r.kernel.org, Michel Lespinasse <walken@...gle.com>,
"Paul E. McKenney" <paul.mckenney@...aro.org>,
Paul Gortmaker <paul.gortmaker@...driver.com>,
Pavel Pisa <pisa@....felk.cvut.cz>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Rik van Riel <riel@...hat.com>, Rob Landley <rob@...dley.net>
Subject: [PATCH v6 3/10] Generate doc comments for rbtree.h in Kernel-API
Signed-off-by: Daniel Santos <daniel.santos@...ox.com>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists