From: Stefani Seibold Date: Wed, 11 Aug 2010 01:03:39 +0000 (-0700) Subject: kfifo: add example files to the kernel sample directory X-Git-Tag: v2.6.36-rc1~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bf2b19320ec31d094d7370fdf536f7fd91fd799;p=pandora-kernel.git kfifo: add example files to the kernel sample directory Add four examples to the kernel sample directory. It shows how to handle: - a byte stream fifo - a integer type fifo - a dynamic record sized fifo - the fifo DMA functions [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Stefani Seibold Cc: Greg KH Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed