diff options
author | Antti Palosaari <crope@iki.fi> | 2014-02-01 12:58:28 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-03-12 08:04:52 -0300 |
commit | 2f9dff3f39f0d6dac9209e2267517aebc1c6f86c (patch) | |
tree | 14446f3db5c3ddf8b011aa4f998deb65adf262b0 /drivers/spi | |
parent | 8a648fbbc1a1a3b4b500c63b5a953397103dfe22 (diff) | |
download | blackbird-op-linux-2f9dff3f39f0d6dac9209e2267517aebc1c6f86c.tar.gz blackbird-op-linux-2f9dff3f39f0d6dac9209e2267517aebc1c6f86c.zip |
[media] m88ds3103: possible uninitialized scalar variable
It was possible that tuner_frequency variable, used for carrier offset
compensation, was uninitialized. That happens when tuner
.get_frequency() callback is not defined.
Currently that case is not possible as only used tuner has this callback.
Coverity CID 1166057: Uninitialized scalar variable (UNINIT)
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/spi')
0 files changed, 0 insertions, 0 deletions