summaryrefslogtreecommitdiffstats
path: root/COPYING
diff options
context:
space:
mode:
authorColin Ian King <colin.king@canonical.com>2017-10-27 12:20:08 -0400
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2017-10-31 07:26:39 -0400
commit66b72cf1857b508d99f4eabea278e9ec366ee7fd (patch)
treef125859bb66b79d5c77b7dcf896924f5b42f7e9c /COPYING
parentb3168c87c0492661badc3e908f977d79e7738a41 (diff)
downloadlinux-66b72cf1857b508d99f4eabea278e9ec366ee7fd.tar.bz2
media: radio-raremono: remove redundant initialization of freq
Variable freq is initialized to f->frequency however this value is never read and freq is later updated; hence the initialization is redundant and can be removed. Cleans up clang warning: drivers/media/radio/radio-raremono.c:257:6: warning: Value stored to 'freq' during its initialization is never read Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions