On Thu, Jan 29, 2026 at 10:49:19AM +0800, sunliming@linux.dev wrote:From: sunliming <sunliming@kylinos.cn> Fix below smatch warnings: drivers/gpu/drm/msm/disp/dpu1/dpu_hw_sspp_v13.c:161 dpu_hw_sspp_setup_pe_config_v13() warn: variable dereferenced before check 'ctx' (see line 159) Reported-by: kernel test robot <lkp@intel.com> Reported-by: Dan Carpenter <error27@gmail.com> Closes: https://lore.kernel.org/r/202601252214.oEaY3UZM-lkp@intel.com/ Signed-off-by: sunliming <sunliming@kylinos.cn> ---
Previously, a maintainer suggested
that the name should match the email address,
but community patches have consistently used the name "sunliming" since then.
Get it. thanks.Could you capitalize your name? It's supposed to be a bit formal like signing a legal document. This isn't a RESEND, it's a v2. A RESEND means we accidentally ignored your email so now you have to send the exact same email again. https://staticthinking.wordpress.com/2022/07/27/how-to-send-a-v2-patch/
regards, dan carpenter