Linux MM tree latest commits
 help / color / mirror / Atom feed
* + kfifo-replace-the-old-non-generic-api.patch added to -mm tree
@ 2010-05-13 21:35 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2010-05-13 21:35 UTC (permalink / raw)
  To: mm-commits; +Cc: stefani, greg


The patch titled
     kfifo: replace the old non generic API
has been added to the -mm tree.  Its filename is
     kfifo-replace-the-old-non-generic-api.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
out what to do about this

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: kfifo: replace the old non generic API
From: Stefani Seibold <stefani@seibold.net>

Simply replace the whole kfifo.c and kfifo.h files with the new generic
version and fix the kerneldoc API template file.

Signed-off-by: Stefani Seibold <stefani@seibold.net>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 Documentation/DocBook/kernel-api.tmpl |    1 -
 1 file changed, 1 deletion(-)

diff -puN Documentation/DocBook/kernel-api.tmpl~kfifo-replace-the-old-non-generic-api Documentation/DocBook/kernel-api.tmpl
--- a/Documentation/DocBook/kernel-api.tmpl~kfifo-replace-the-old-non-generic-api
+++ a/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>
 
_

Patches currently in -mm which might be from stefani@seibold.net are

origin.patch
linux-next.patch
kfifo-kfifo_is_fullempty-should-return-bools-not-ints.patch
kfifo-fix-kfifo-miss-use-of-nozamic.patch
kfifo-add-the-new-generic-kfifo-api.patch
kfifo-replace-the-old-non-generic-api.patch
kfifo-add-example-files-to-the-kernel-sample-directory.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-05-13 21:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-13 21:35 + kfifo-replace-the-old-non-generic-api.patch added to -mm tree akpm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox