diff options
| author | Colin Ian King <[email protected]> | 2021-10-14 16:32:53 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-11-19 16:09:07 +0000 |
| commit | 32f4797d03b581aec1e20347e95bd36d6c2fd6cd (patch) | |
| tree | e3e6dd5ebcd429551da0566bf3a8f84fabced94c /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | e59a9e50ec8c421818c10df6e619cec9cc9ed4e8 (diff) | |
media: dvb-frontends/stv0367: remove redundant variable ADCClk_Hz
GIT_AUTHOR_NAME=Colin King
[email protected]
Variable ADCClk_Hz is being initialised with a variable that is never read
and then re-assigned immediately afterwards. Clean up the code by removing
it and just returning the return value from the call to stv0367cab_get_mclk
Addresses-Coverity: ("Unused value")
Link: https://lore.kernel.org/linux-media/[email protected]
Cc: [email protected], [email protected]
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Kieran Bingham <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions