All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xuezhi zhang <llyz108@163.com>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: sam@ravnborg.org, airlied@linux.ie, daniel@ffwll.ch,
	Xuezhi Zhang <zhangxuezhi1@yulong.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] drm/panel: panel-dsi-cm: convert sysfs snprintf to sysfs_emit
Date: Thu, 8 Apr 2021 23:08:49 +0800	[thread overview]
Message-ID: <20210408230726.00006836@163.com> (raw)
In-Reply-To: <YG8BnO1pVhDKCS3F@orome.fritz.box>

On Thu, 8 Apr 2021 15:14:04 +0200
Thierry Reding <thierry.reding@gmail.com> wrote:

> On Thu, Apr 08, 2021 at 08:52:57AM +0000, Carlis wrote:
> > From: Xuezhi Zhang <zhangxuezhi1@yulong.com>
> > 
> > Fix the following coccicheck warning:
> > drivers/gpu/drm//panel/panel-dsi-cm.c:271:8-16: 
> > WARNING: use scnprintf or sprintf
> > drivers/gpu/drm//panel/panel-dsi-cm.c:251:8-16: 
> > WARNING: use scnprintf or sprintf
> > 
> > Signed-off-by: Xuezhi Zhang <zhangxuezhi1@yulong.com>
> > ---
> > v2: change snprint to snprintf in subject.
> > ---
> >  drivers/gpu/drm/panel/panel-dsi-cm.c | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)  
> 
> Nit: I suspect you might've just resent this from some private email
> address, but it's kind of hard to tell because you haven't been using
> at least the same name in both email addresses.
> 
> However, if you're forwarding this patch on behalf of somebody else
> you need to add your own Signed-off-by: line.
> 
> Reviewed-by: Thierry Reding <treding@nvidia.com>

Hi,
   the email address of llyz108@163.com is my private email address,
   and zhangxuezhi@yulng.com is my company email address, and Carlis is 
   my English name ,Xuezhi Zhang is my Chinese name, i will use the
   Chinese name to send the emails and patchs in the future.

thanks,

Xuezhi Zhang


  reply	other threads:[~2021-04-08 15:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-08  8:52 [PATCH v2] drm/panel: panel-dsi-cm: convert sysfs snprintf to sysfs_emit Carlis
2021-04-08  8:52 ` Carlis
2021-04-08 13:14 ` Thierry Reding
2021-04-08 13:14   ` Thierry Reding
2021-04-08 15:08   ` Xuezhi zhang [this message]
2021-04-09 11:36     ` Thierry Reding

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210408230726.00006836@163.com \
    --to=llyz108@163.com \
    --cc=airlied@linux.ie \
    --cc=daniel@ffwll.ch \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.org \
    --cc=thierry.reding@gmail.com \
    --cc=zhangxuezhi1@yulong.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.