From: stefani@seibold.net
To: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
andi@firstfloor.org, gregkh@suse.de, alan@lxorguk.ukuu.org.uk,
tytso@mit.edu, iws@ovro.caltech.edu
Cc: stefani@seibold.net
Subject: [PATCH 3/4] replace the old non generic API
Date: Tue, 10 Aug 2010 08:40:39 +0200 [thread overview]
Message-ID: <1281422440-23455-4-git-send-email-stefani@seibold.net> (raw)
In-Reply-To: <1281422440-23455-1-git-send-email-stefani@seibold.net>
From: Stefani Seibold <stefani@seibold.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@seibold.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
next prev parent reply other threads:[~2010-08-10 6:41 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-10 6:40 [PATCH 0/4] enhanced reimplemention of the kfifo API stefani
2010-08-10 6:40 ` [PATCH 1/4] fix kfifo miss use of nozami.c stefani
2010-08-10 8:45 ` Alan Cox
2010-08-10 6:40 ` [PATCH 2/4] add the new generic kfifo API stefani
2010-08-10 6:40 ` stefani [this message]
2010-08-10 6:40 ` [PATCH 4/4] add example files to the kernel sample directory stefani
2010-08-10 6:44 ` merge into linux tree Stefani Seibold
-- strict thread matches above, loose matches on Subject: below --
2010-07-20 13:05 [PATCH 0/4] enhanced reimplemention of the kfifo API stefani
2010-07-20 13:05 ` [PATCH 3/4] replace the old non generic API stefani
2010-05-12 8:49 really generic, type save and type definable stefani
2010-05-12 8:49 ` [PATCH 3/4] replace the old non generic API stefani
2010-04-20 20:06 [PATCH 0/4] enhanced reimplemention of the kfifo API stefani
2010-04-20 20:06 ` [PATCH 3/4] replace the old non generic API stefani
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1281422440-23455-4-git-send-email-stefani@seibold.net \
--to=stefani@seibold.net \
--cc=akpm@linux-foundation.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=andi@firstfloor.org \
--cc=gregkh@suse.de \
--cc=iws@ovro.caltech.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=tytso@mit.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®