diff options
| author | Felix Gu <ustc.gu@gmail.com> | 2026-02-24 19:04:04 +0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-02-25 19:13:20 -0800 |
| commit | 676c7af91fcd740d34e7cb788cbc58e3bcafde39 (patch) | |
| tree | 8edd3ec8ff2aadfa9518933e6afe33303260218d /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 7c9db1a1cd3be140f7807aa9f405cc17be59dc2a (diff) | |
dpll: zl3073x: Remove redundant cleanup in devm_dpll_init()
The devm_add_action_or_reset() function already executes the cleanup
action on failure before returning an error, so the explicit goto error
and subsequent zl3073x_dev_dpll_fini() call causes double cleanup.
Fixes: ebb1031c5137 ("dpll: zl3073x: Refactor DPLL initialization")
Reviewed-by: Ivan Vecera <ivecera@redhat.com>
Signed-off-by: Felix Gu <ustc.gu@gmail.com>
Link: https://patch.msgid.link/20260224-dpll-v2-1-d7786414a830@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
