[media] uvc: Add return code check at vb2_queue_init()
authorEzequiel Garcia <elezegarcia@gmail.com>
Wed, 26 Sep 2012 10:30:34 +0000 (07:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 6 Oct 2012 15:25:21 +0000 (12:25 -0300)
This function returns an integer and it's mandatory
to check the return code.

Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found