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:
cebc04b
)
v4l-dev2: handle __must_check
author
Andrew Morton
<akpm@osdl.org>
Tue, 15 Aug 2006 05:43:19 +0000
(22:43 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Tue, 26 Sep 2006 04:08:39 +0000
(21:08 -0700)
We get hundreds of these:
include/media/v4l2-dev.h:348: warning: ignoring return value of 'class_device_create_file', declared with attribute warn_unused_result
Handle it, and propagate the __must_check back a level.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found