summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2025-12-22 23:33:25 +0300
committerVinod Koul <vkoul@kernel.org>2025-12-23 09:49:32 +0300
commitb442377c0ea2044a8f50ffa3fe59448f9ed922c9 (patch)
tree9cfcffd1a01a58fa58b865ca2ed818fcd35dab80 /include
parentde4761fb57f6a71eeb5a4c1167ae3606b08d8f59 (diff)
downloadlinux-b442377c0ea2044a8f50ffa3fe59448f9ed922c9.tar.xz
dmaengine: sh: Discard pm_runtime_put() return value
Clobbering an error value to be returned from shdma_tx_submit() with a pm_runtime_put() return value is not particularly useful, especially if the latter is 0, so stop doing that. This will facilitate a planned change of the pm_runtime_put() return type to void in the future. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Link: https://patch.msgid.link/9626129.rMLUfLXkoz@rafael.j.wysocki Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions