aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/git:/ssh:/git@git.zx2c4.com
diff options
context:
space:
mode:
authorRichard Fitzgerald <rf@opensource.cirrus.com>2022-09-17 16:48:22 +0100
committerVinod Koul <vkoul@kernel.org>2022-09-20 10:37:14 +0530
commitbafb1eacfbd98c6cdbca7e1723ef933ad371cd51 (patch)
tree8f5356529e5b7703dfb65155a0f1ee2f1bd57d1a /drivers/crypto/git:/ssh:/git@git.zx2c4.com
parentsoundwire: cadence: Fix error check in cdns_xfer_msg() (diff)
downloadlinux-dev-bafb1eacfbd98c6cdbca7e1723ef933ad371cd51.tar.xz
linux-dev-bafb1eacfbd98c6cdbca7e1723ef933ad371cd51.zip
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 'drivers/crypto/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions