On Fri, Jan 30, 2026 at 01:30:35PM +0800, sunliming wrote: > > On 2026/1/29 15:07, Dan Carpenter wrote: > > On Thu, Jan 29, 2026 at 10:49:19AM +0800,[email protected] wrote: > > > From: sunliming<[email protected]> > > > > > > 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<[email protected]> > > > Reported-by: Dan Carpenter<[email protected]> > > > Closes:https://lore.kernel.org/r/[email protected]/ > > > Signed-off-by: sunliming<[email protected]> > > > --- > > Previously, a maintainer suggested that the name should match the email > address, > > but community patches have consistently used the name "sunliming" since > then.
There are several possible options here, but I see that this one have been already used to contribute patches, which are accepted. I'm fine with accepting this SoB. > > > > 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/ > Get it. thanks. > > > regards, > > > dan carpenter > > > -- With best wishes Dmitry
