diff options
| author | bui duc phuc <phucduc.bui@gmail.com> | 2026-07-01 11:13:09 +0700 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-07-01 16:34:48 +0100 |
| commit | 02fd694e60a7e2c581c7836f6781c01b9b419c8a (patch) | |
| tree | fd8bea04f255842112e333cad03f8365d6ba68da /tools/perf/scripts/python/stackcollapse.py | |
| parent | bff7fad1010eea6f183fb110b54171cf8700ef8e (diff) | |
ASoC: samsung: i2s: Avoid mixing goto with guard()
cleanup.h recommends not mixing goto-based error handling with cleanup
helpers in the same function.
Remove the goto path and rely on guard(pm_runtime) for automatic cleanup
instead.
Fixes: 3d08517b5c67 ("ASoC: samsung: i2s: Use guard() for spin locks")
Signed-off-by: bui duc phuc <phucduc.bui@gmail.com>
Link: https://patch.msgid.link/20260701041310.230725-2-phucduc.bui@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
