diff options
| author | Colin Ian King <[email protected]> | 2017-09-05 11:19:44 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-09-23 08:29:45 -0400 |
| commit | e90ce8aa3cb2fcfb0fd45f95e89946a15c03737c (patch) | |
| tree | 28a70026ec999173ca9c026d5d344f9f6126e528 /tools/perf/scripts/python/bin | |
| parent | 2be730b828c59fc776c8045883c1dc7a37d7b457 (diff) | |
media: cobalt: remove redundant zero check on retval
The error handling paths all end up with retval being non-zero,
so the check for retval being zero is always false and hence
is redundant. Remove it.
Detected by CoverityScan CID#1309479 ("Logically dead code")
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