diff options
author | Richard Fitzgerald <rf@opensource.cirrus.com> | 2022-09-17 16:48:22 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-09-20 10:37:14 +0530 |
commit | bafb1eacfbd98c6cdbca7e1723ef933ad371cd51 (patch) | |
tree | 8f5356529e5b7703dfb65155a0f1ee2f1bd57d1a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 7f6bad4dfde0ec1d479fdcbbb62bccdbf3a93bb4 (diff) |
soundwire: cadence: Simplify error paths in cdns_xfer_msg()
There's no need to goto an exit label to return from cdns_xfer_msg().
It doesn't do any cleanup, only a return statement.
Replace the gotos with returns.
Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20220917154822.690472-2-rf@opensource.cirrus.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions