[media] v4l: omap4iss: Remove unneeded status variable
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 3 Nov 2013 23:28:24 +0000 (20:28 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 3 Dec 2013 19:49:58 +0000 (17:49 -0200)
commit57da5e47ccf3d727958aeef7675154d48635fa09
tree3075127fd0f1de10bda8f9f6dc7ae0a053a4d37a
parent2b7f0b641ab125e06db707bee47ddf3f19218cbb
[media] v4l: omap4iss: Remove unneeded status variable

The failure variable is initialized with 0 and used as a return value
without ever being modified. Remove it and return 0 directly.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/media/omap4iss/iss.c
This page took 0.051285 seconds and 5 git commands to generate.