From: Andrea Righi Date: Thu, 19 Aug 2010 21:13:27 +0000 (-0700) Subject: kfifo: implement missing __kfifo_skip_r() X-Git-Tag: v2.6.36-rc2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b35de43b31040828f83046f40fd34ba33146409d;p=pandora-kernel.git kfifo: implement missing __kfifo_skip_r() kfifo_skip() is currently broken, due to the missing of the internal helper function. Add it. Signed-off-by: Andrea Righi Cc: Greg KH Acked-by: Stefani Seibold Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed