diff options
| author | Colin Ian King <[email protected]> | 2018-08-01 09:06:10 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2018-09-12 09:14:05 -0400 |
| commit | c4189ffb8c052ce4b2bd4ace6cd628a4fe3d9e65 (patch) | |
| tree | 285e4c2e00e4f424617190023a6840e889bd9a6a /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 99117f544de34382ba3a83b06f230fb2a906186b (diff) | |
media: ddbridge/sx8: remove redundant check of iq_mode == 2
The check for irq_mode == 2 occurs is always false and hence flags
is always zero. This is because the check occurs in a path where
irq_mode is >= 3. Clean up the code by removing the check and irq_mode
and just pass 0.
Detected by CoverityScan, CID#1472214 ("Logically dead code")
Signed-off-by: Colin Ian King <[email protected]>
Cc: Ralph Metzler <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions