On Wed, Nov 19, 2025 at 6:27 AM Peng Fan (OSS) <[email protected]> wrote: > > From: Peng Fan <[email protected]> > > Replace goto-based error handling with early return pattern in > imx_dsp_rproc_{start,stop}() functions, and simplify if-else logic. > > No functional changes, only code structure improvements for better > maintainability. > > Signed-off-by: Peng Fan <[email protected]>
Reviewed-by: Daniel Baluta <[email protected]>

