Staging
v0.8.1
https://github.com/torvalds/linux
Revision b35de43b31040828f83046f40fd34ba33146409d authored by Andrea Righi on 19 August 2010, 21:13:27 UTC, committed by Linus Torvalds on 20 August 2010, 16:34:54 UTC
kfifo_skip() is currently broken, due to the missing of the internal
helper function.  Add it.

Signed-off-by: Andrea Righi <arighi@develer.com>
Cc: Greg KH <greg@kroah.com>
Acked-by: Stefani Seibold <stefani@seibold.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent c81476d
History
Tip revision: b35de43b31040828f83046f40fd34ba33146409d authored by Andrea Righi on 19 August 2010, 21:13:27 UTC
kfifo: implement missing __kfifo_skip_r()
Tip revision: b35de43
File Mode Size
.gitignore -rw-r--r-- 151 bytes
Kconfig -rw-r--r-- 4.8 KB
Makefile -rw-r--r-- 2.2 KB
gen_init_cpio.c -rw-r--r-- 12.3 KB
initramfs_data.S -rw-r--r-- 1021 bytes
initramfs_data.bz2.S -rw-r--r-- 1.0 KB
initramfs_data.gz.S -rw-r--r-- 1023 bytes
initramfs_data.lzma.S -rw-r--r-- 1.0 KB
initramfs_data.lzo.S -rw-r--r-- 1.0 KB

back to top