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:
3a70c3f
)
[media] dt3155v4l: vb2_queue_init() can now fail. Check is required
author
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 27 Oct 2012 17:57:31 +0000
(14:57 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 28 Oct 2012 09:38:37 +0000
(07:38 -0200)
drivers/staging/media/dt3155v4l/dt3155v4l.c: In function 'dt3155_open':
drivers/staging/media/dt3155v4l/dt3155v4l.c:399:17: warning: ignoring return value of 'vb2_queue_init', declared with attribute warn_unused_result [-Wunused-result]
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found