summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorbui duc phuc <phucduc.bui@gmail.com>2026-05-14 18:06:02 +0700
committerMark Brown <broonie@kernel.org>2026-05-15 10:36:48 +0900
commit7c0acb8f766a5c861595d6de45b6751444c2680d (patch)
treea09a308e9f75e429cf1c6963a561d998b7bb1299 /include/linux/debugobjects.h
parentab50528ab5b5dd282c43384d3e246068048e0840 (diff)
ASoC: ti: omap-mcbsp: Remove mixed goto/scoped cleanup handling
After converting to guard()/scoped_guard() helpers, omap_mcbsp_request() still mixes scoped cleanup with goto based error handling. Remove the remaining goto based cleanup paths for a more consistent cleanup flow. Suggested-by: Mark Brown <broonie@kernel.org> Signed-off-by: bui duc phuc <phucduc.bui@gmail.com> Acked-by: Sen Wang <sen@ti.com> Link: https://patch.msgid.link/20260514110602.30480-1-phucduc.bui@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions