git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ddf839
)
kfifo: add explicit error checking in byte stream example
author
Andrea Righi
<arighi@develer.com>
Thu, 19 Aug 2010 21:13:29 +0000
(14:13 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 20 Aug 2010 16:34:54 +0000
(09:34 -0700)
Provide a static array of expected items that kfifo should contain at the
end of the test to validate it.
Signed-off-by: Andrea Righi <arighi@develer.com>
Cc: 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>
No differences found