[media] vivi: Add return code check at vb2_queue_init()
authorEzequiel Garcia <elezegarcia@gmail.com>
Mon, 17 Sep 2012 12:49:38 +0000 (09:49 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 27 Sep 2012 07:47:48 +0000 (04:47 -0300)
commit4195ec7a8fa253cb7e598a8f99f005bc97d4ac15
tree4b47fcdfc05378f42ac8874ce40de311c57988ff
parent47054a357a788620b9ede8c678a2cec71c7155ea
[media] vivi: Add return code check at vb2_queue_init()

This function returns an integer and it's mandatory
to check the return code.

Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/platform/vivi.c
This page took 0.029244 seconds and 5 git commands to generate.