kfifo: replace the old non generic API
authorStefani Seibold <stefani@seibold.net>
Wed, 11 Aug 2010 01:03:38 +0000 (18:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 11 Aug 2010 15:59:23 +0000 (08:59 -0700)
commit2e956fb320568cc70861761483e2f0e2db75fd66
tree737c21d0eb1981f26de6d4830ef6fa8162888c89
parent4201d9a8e86b51dd40aa8a0dabd093376c859985
kfifo: replace the old non generic API

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>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/DocBook/kernel-api.tmpl
include/linux/kfifo-new.h [deleted file]
include/linux/kfifo.h
kernel/kfifo-new.c [deleted file]
kernel/kfifo.c