diff options
| author | Colin Ian King <[email protected]> | 2019-07-03 04:00:35 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-07-23 08:52:13 -0400 |
| commit | ed2cea4f95bf2d091061e2b89b22912fff575a14 (patch) | |
| tree | 655fa49aace7da11abc6132e0d5ed20e76383cd7 /tools/perf/scripts/python/bin | |
| parent | aef5f47c9907ed6bfe9245124279b9c049077fd7 (diff) | |
media: cobalt: remove redundant assignment to variable data
The variable data is being initialized with a value that is never
read and it is being updated later with a new value. The
initialization is redundant and can be removed.
Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions