diff options
| author | Daniel W. S. Almeida <[email protected]> | 2020-09-03 15:13:09 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2021-03-22 17:15:53 +0100 |
| commit | d4a3fa6652e3f617bd4cfe3fef99f25a84ffa2ca (patch) | |
| tree | 03aec07ce75041b4899c4b9bedd5fda70ab27dfe /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 6045b01dd0e3cd3759eafe7f290ed04c957500b1 (diff) | |
media: dvb-frontends: lgdt3306a.c: remove dead code
Fix the following coccinelle report:
drivers/media/dvb-frontends/lgdt3306a.c:718:5-8:
Unneeded variable: "ret". Return "0" on line 744
Code was enclosed with #if 0 and thus this variable was not needed.
Remove that function altogether.
The lgdt3306a_spectral_inversion function was dropped completely
since the function doesn't do anything. A comment was left at its
calling site to let others know that spectral_inversion defaults
already set for VSB and QAM
Found using - Coccinelle (http://coccinelle.lip6.fr)
Link: https://lore.kernel.org/linux-media/[email protected]
Signed-off-by: Daniel W. S. Almeida <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions