[PATCH 14/16] [DocBook] add kfifo to kernel-api docs

From: Martin Waitz
Date: Thu Mar 03 2005 - 05:59:41 EST


[DocBook] add kfifo to kernel-api docs
Signed-off-by: Martin Waitz <tali@xxxxxxxxxxxxxx>


# This is a BitKeeper generated patch for the following project:
# Project Name: Linux kernel tree
# This patch format is intended for GNU patch command version 2.5 or higher.
# This patch includes the following deltas:
# ChangeSet 1.2038 -> 1.2039
# Documentation/DocBook/kernel-api.tmpl 1.34 -> 1.35
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------
# 05/03/02 tali@xxxxxxxxxxxxxx 1.2039
# [DocBook] add kfifo to kernel-api docs
#
# Signed-off-by: Martin Waitz <tali@xxxxxxxxxxxxxx>
# --------------------------------------------
#
diff -Nru a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl
--- a/Documentation/DocBook/kernel-api.tmpl Thu Mar 3 11:43:12 2005
+++ b/Documentation/DocBook/kernel-api.tmpl Thu Mar 3 11:43:12 2005
@@ -100,6 +100,14 @@
</sect1>
</chapter>

+ <chapter id="kfifo">
+ <title>FIFO Buffer</title>
+ <sect1><title>kfifo interface</title>
+!Iinclude/linux/kfifo.h
+!Ekernel/kfifo.c
+ </sect1>
+ </chapter>
+
<chapter id="proc">
<title>The proc filesystem</title>

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