summaryrefslogtreecommitdiff
path: root/block/partitions
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@baylibre.com>2024-06-27 22:31:20 +0200
committerUwe Kleine-König <ukleinek@kernel.org>2024-07-10 17:53:52 +0200
commit4c50c71c6995a2546eedc36f8bd99fadd7883a46 (patch)
tree4cbc92d2a6af68d203a305582560ea2e4cc2123b /block/partitions
parent650af6c0833a7274a755f5ed4bae29e53bbae4fc (diff)
pwm: Use guards for export->lock instead of explicity mutex_lock + mutex_unlock
With the compiler caring for unlocking the mutex several functions can be simplified. Benefit from that. There is just one caller left for mutex_lock(&export->lock). The code flow is too complicated there to convert it to the compiler assisted variant. Signed-off-by: Uwe Kleine-König <u.kleine-koenig@baylibre.com> Link: https://lore.kernel.org/r/210010f2e579a92476462726e18e0135f6854909.1719520143.git.u.kleine-koenig@baylibre.com Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
Diffstat (limited to 'block/partitions')
0 files changed, 0 insertions, 0 deletions