summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-12-04 18:38:33 +0100
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2021-01-07 15:47:51 +0100
commite99a8f0f6344fee25cd30907c30ac0ca2f02804d (patch)
tree7bc1aa46b37f2190144b1b98b41a5d2bdbd8fe84 /include
parent1bc0b1baf26efa23c0fd6fdcc24297e7d94f37ac (diff)
downloadlinux-stable-e99a8f0f6344fee25cd30907c30ac0ca2f02804d.tar.gz
linux-stable-e99a8f0f6344fee25cd30907c30ac0ca2f02804d.tar.bz2
linux-stable-e99a8f0f6344fee25cd30907c30ac0ca2f02804d.zip
media: rcar-vin: fix return, use ret instead of zero
Currently the return error code is in ret is being assigned but not used. It and should be returned by the return statement and currently just 0 is being returned. Fix this. Addresses-Coverity: ("Unused value") Fixes: b9ad52aafe38 ("media: rcar-vin: Rework parallel firmware parsing") Signed-off-by: Colin Ian King <colin.king@canonical.com> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions