linux_dsm_epyc7002/drivers/media/radio
Colin Ian King 66b72cf185 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>
2017-10-31 07:26:39 -04:00
..
si470x media: radio-si470x: make si470x_viddev_template const 2017-10-31 06:38:22 -04:00
si4713 media: radio: make video_device const 2017-08-27 08:47:20 -04:00
wl128x media: radio: Convert timers to use timer_setup() 2017-10-31 07:25:17 -04:00
dsbr100.c media: radio: constify usb_device_id 2017-08-20 08:04:59 -04:00
Kconfig
lm7000.h
Makefile
radio-aimslab.c
radio-aztech.c
radio-cadet.c media: radio: Convert timers to use timer_setup() 2017-10-31 07:25:17 -04:00
radio-gemtek.c media: radio: constify pnp_device_id 2017-08-20 08:25:11 -04:00
radio-isa.c
radio-isa.h
radio-keene.c media: radio: constify usb_device_id 2017-08-20 08:04:59 -04:00
radio-ma901.c media: radio: constify usb_device_id 2017-08-20 08:04:59 -04:00
radio-maxiradio.c
radio-miropcm20.c
radio-mr800.c media: radio: constify usb_device_id 2017-08-20 08:04:59 -04:00
radio-raremono.c media: radio-raremono: remove redundant initialization of freq 2017-10-31 07:26:39 -04:00
radio-rtrack2.c
radio-sf16fmi.c
radio-sf16fmr2.c media: radio: constify pnp_device_id 2017-08-20 08:25:11 -04:00
radio-shark2.c media: radio: constify usb_device_id 2017-08-20 08:04:59 -04:00
radio-shark.c media: radio: constify usb_device_id 2017-08-20 08:04:59 -04:00
radio-si476x.c
radio-tea5764.c media: radio: make video_device const 2017-08-27 08:47:20 -04:00
radio-tea5777.c
radio-tea5777.h
radio-terratec.c
radio-timb.c
radio-trust.c
radio-typhoon.c
radio-wl1273.c media: radio: make video_device const 2017-08-27 08:47:20 -04:00
radio-zoltrix.c
saa7706h.c
tea575x.c
tef6862.c