[media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation in 11...
authorMarkus Elfring <elfring@users.sourceforge.net>
Wed, 12 Oct 2016 08:50:54 +0000 (05:50 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 16 Nov 2016 14:53:42 +0000 (12:53 -0200)
commit2a0de2c84288fdf9381f6e2a85c0c6825221851e
tree2b095b4f7e3a9bd7371e8c5a19f7096dff5bdbcc
parentc580f295663ea22b49edeefbdcdf2e67ce9ef91f
[media] DaVinci-VPFE-Capture: Delete an unnecessary variable initialisation in 11 functions

The local variable "ret" will be set to an appropriate value a bit later.
Thus omit the explicit initialisation at the beginning.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/davinci/vpfe_capture.c