media: radio-si476x: Remove the unneeded result variable
authorye xingchen <ye.xingchen@zte.com.cn>
Thu, 1 Sep 2022 07:45:07 +0000 (09:45 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 24 Sep 2022 06:52:21 +0000 (08:52 +0200)
commitbf4ed9e3283b3db26089f7c265e65435af4d3e11
tree8ad2f2a4cb17f04b606edd2bd71bf1e6712169df
parent5cd5f1344434e49a20a6e165e1cee3ead095b32e
media: radio-si476x: Remove the unneeded result variable

Return the value v4l2_fh_release() directly instead of storing it in
another redundant variable.

Signed-off-by: ye xingchen <ye.xingchen@zte.com.cn>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/radio/radio-si476x.c