[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1281422440-23455-4-git-send-email-stefani@seibold.net>
Date: Tue, 10 Aug 2010 08:40:39 +0200
From: stefani@...bold.net
To: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
andi@...stfloor.org, gregkh@...e.de, alan@...rguk.ukuu.org.uk,
tytso@....edu, iws@...o.caltech.edu
Cc: stefani@...bold.net
Subject: [PATCH 3/4] replace the old non generic API
From: Stefani Seibold <stefani@...bold.net>
This patch simple replace the whole kfifo.c and kfifo.h files by the new
generic version and fix the kerneldoc API template file.
Signed-off-by: Stefani Seibold <stefani@...bold.net>
---
Documentation/DocBook/kernel-api.tmpl | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Documentation/DocBook/kernel-api.tmpl b/Documentation/DocBook/kernel-api.tmpl
index 44b3def..a20c6f6 100644
--- a/Documentation/DocBook/kernel-api.tmpl
+++ b/Documentation/DocBook/kernel-api.tmpl
@@ -132,7 +132,6 @@ X!Ilib/string.c
<title>FIFO Buffer</title>
<sect1><title>kfifo interface</title>
!Iinclude/linux/kfifo.h
-!Ekernel/kfifo.c
</sect1>
</chapter>
--
1.7.2
--
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