diff options
author | Colin Ian King <[email protected]> | 2018-05-27 22:23:12 +0100 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2018-05-28 11:28:44 +0200 |
commit | 3d6246173798fc7a81a69ad3fd0dd55fa1779068 (patch) | |
tree | ebef2703230fc3edcb69ae58dc1440de73bc7c81 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 6a73cf46ce9d1b382ea14d74ce4bc9aa0c52337a (diff) |
ALSA: xen-front: remove redundant error check on ret
The error for a -ve value in ret is redundant as all previous
assignments to ret have an associated -ve check and hence it
is impossible for ret to be less that zero at the point of the
check. Remove this redundant error check.
Detected by CoveritScan, CID#1469407 ("Logically Dead code")
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Takashi Sakamoto <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions