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:
e0f6e4d
)
[media] uvc: Add return code check at vb2_queue_init()
author
Ezequiel Garcia
<elezegarcia@gmail.com>
Wed, 26 Sep 2012 10:30:34 +0000
(07:30 -0300)
committer
Mauro 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