diff options
author | Pierre-Louis Bossart <[email protected]> | 2021-03-02 17:11:14 +0800 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-03-30 11:51:43 +0530 |
commit | a5759f193fa3dbc7c256dd8675e41e6ca4f6abf6 (patch) | |
tree | 0ba4b0dbd7f9cb05f52b5e7fc2714a88879ccabf /tools/perf/scripts/python/stackcollapse.py | |
parent | 665cf215bc4cadfbf79c43b2aebe0fc818789aa2 (diff) |
soundwire: bus: use consistent tests for return values
We use different styles to check the return values of IO related
routines. The majority of the cases use 'if (ret < 0)', align the
remaining cases for consistency.
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Guennadi Liakhovetski <[email protected]>
Reviewed-by: Kai Vehmanen <[email protected]>
Reviewed-by: Guennadi Liakhovetski <[email protected]>
Signed-off-by: Bard Liao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions