linux/samples/kfifo
Andrea Righi a25effa4d2 kfifo: add explicit error checking in all the examples
Provide a check in all the kfifo examples to validate the correct
execution of each testcase.

Signed-off-by: Andrea Righi <arighi@develer.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>
2010-08-20 09:34:54 -07:00
..
Makefile kfifo: add example files to the kernel sample directory 2010-08-11 08:59:23 -07:00
bytestream-example.c kfifo: add explicit error checking in all the examples 2010-08-20 09:34:54 -07:00
dma-example.c kfifo: add explicit error checking in all the examples 2010-08-20 09:34:54 -07:00
inttype-example.c kfifo: add explicit error checking in all the examples 2010-08-20 09:34:54 -07:00
record-example.c kfifo: add explicit error checking in all the examples 2010-08-20 09:34:54 -07:00