diff options
author | Daniel Scally <[email protected]> | 2023-09-20 14:41:09 +0100 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2023-09-22 12:04:39 +0200 |
commit | 59851fb05d759f13662be143eff0aae605815b0e (patch) | |
tree | 81991bedf997058976c8617642ecfb56342168f2 /tools/perf/scripts/python/intel-pt-events.py | |
parent | db6aee6083a56ac4a6cd1b08fff7938072bcd0a3 (diff) |
i2c: xiic: Correct return value check for xiic_reinit()
The error paths for xiic_reinit() return negative values on failure
and 0 on success - this error message therefore is triggered on
_success_ rather than failure. Correct the condition so it's only
shown on failure as intended.
Fixes: 8fa9c9388053 ("i2c: xiic: return value of xiic_reinit")
Signed-off-by: Daniel Scally <[email protected]>
Acked-by: Michal Simek <[email protected]>
Reviewed-by: Andi Shyti <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions