diff options
| author | Colin Ian King <[email protected]> | 2017-03-13 17:55:12 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-14 08:00:37 +0800 |
| commit | 03028868eb195dad2ab69f81776779b91c3f9a42 (patch) | |
| tree | 7b0cfa94d623af77ed589e98e733c8018b157bc1 /tools/perf/scripts/python/bin | |
| parent | 39c116dcfd5f4df42167f06414dd81fba0ffe74c (diff) | |
staging/atomisp: remove redundant null check on frame
There is no need to perform a null check on frame as there is an earlier
null check check and return hence making the null check redundant.
Remove it.
Detected by CoverityScan, CID#1416563 ("Logically Dead Code")
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions