On Mon, Sep 26, 2022 at 11:21:38AM -0700, Abhinav Kumar wrote: > > > On 9/13/2022 1:53 AM, Johan Hovold wrote: > > Drop the overly defensive modeset sanity checks of function parameters > > which have already been checked or used by the callers. > > > > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > > Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx> > > The change LGTM, hence > > Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx> > > I think we can use below fixes tag so that we can pick up this entire > series for the fixes cycle. > > Fixes: 3f0689e66352 ("drm/msm/dsi: check msm_dsi and dsi pointers before > use") Same here. I wouldn't add a Fixes tag unless required by some DRM process. Johan