Quoting Dmitry Baryshkov (2022-06-24 16:51:20) > Remove extra nexting level from the dpu_encoder_get_intf(), replacing it s/nexting/nesting/ > with the explicit return in case the INTF_WB was passed to the function. > > While we are at it, also change dpu_encoder_get_wb() to also use > explicit return rather than the goto. > > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx>