diff options
author | Colin Ian King <[email protected]> | 2024-10-10 18:08:35 +0100 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2024-10-10 19:06:19 +0100 |
commit | c4f9679c92dc8f5a16cd3ad1c9a4a23c6d3f52d7 (patch) | |
tree | 9e018af5d6d89a0227056d66e252b4116e20e576 /tools/perf/scripts/python/flamegraph.py | |
parent | 92cc50a00574d2c85ee6ebe142c88ce0634a750d (diff) |
iio: pressure: rohm-bm1390: Remove redundant if statement
There is a check on non-zero ret that is redundant because the
same check is being performed in a previous if statement and
also before that. The check is not required, remove it.
Signed-off-by: Colin Ian King <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions