diff options
| author | Colin Ian King <[email protected]> | 2019-05-11 14:48:13 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-05-20 07:40:39 +0200 |
| commit | 80ff4ad4c62f7b7694327712f1aaf5a38eae4a61 (patch) | |
| tree | 875dd6802287aad5627335f825ee60c528a5ff7f /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | a301ecbc7ed0e27dde933e4c323204139cdc1694 (diff) | |
staging: vc04_services: bcm2835-camera: remove redundant assignment to variable ret
The variable ret is being initialized however this is never read and later
it is being reassigned to a new value. The initialization is redundant and
hence can be removed.
Addresses-Coverity: ("Unused Value")
Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Stefan Wahren <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions