commit | 067d85134a81e2c2a5566d93760e5f398e83a15e | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Oct 27 14:57:31 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sun Oct 28 07:38:37 2012 -0200 |
tree | 07d7e2a689cff216b95df4e6e36640552b8b2689 | |
parent | 3a70c3fbcd546bad2314492700dd8d5c36023eb1 [diff] |
[media] dt3155v4l: vb2_queue_init() can now fail. Check is required 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>