summaryrefslogtreecommitdiffstats
path: root/fs/timerfd.c
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2020-07-22 17:16:30 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-08-06 11:28:21 +0200
commit670f7ef5f0fccd5b6dd7da80a0f7ec6b6cf9aafa (patch)
treee91ace2d2df19ae23a6babe3521c1ca16d0cb00b /fs/timerfd.c
parent04320b3ef90bef04df6672e3a98a266b88c35b55 (diff)
downloadlinux-670f7ef5f0fccd5b6dd7da80a0f7ec6b6cf9aafa.tar.bz2
media: radio: remove redundant assignment to variable retval
The variable retval is being initialized with a value that is never read and it is being updated later with a new value. The initialization is redundant and can be removed. Addresses-Coverity: ("Unused value") Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'fs/timerfd.c')
0 files changed, 0 insertions, 0 deletions