All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: Xuezhi zhang <llyz108@163.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: Fri, 9 Apr 2021 13:36:45 +0200	[thread overview]
Message-ID: <YHA8TShmlkso9DOK@orome.fritz.box> (raw)
In-Reply-To: <20210408230726.00006836@163.com>

[-- Attachment #1: Type: text/plain, Size: 1669 bytes --]

On Thu, Apr 08, 2021 at 11:08:49PM +0800, Xuezhi zhang wrote:
> 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,

It's not a big deal, I'm just mentioning it because it can confuse
people. Yes, using the same name in either case is usually a good way to
make people realize what's going on.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2021-04-09 11:36 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
2021-04-09 11:36     ` Thierry Reding [this message]

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=YHA8TShmlkso9DOK@orome.fritz.box \
    --to=thierry.reding@gmail.com \
    --cc=airlied@linux.ie \
    --cc=daniel@ffwll.ch \
    --cc=linux-kernel@vger.kernel.org \
    --cc=llyz108@163.com \
    --cc=sam@ravnborg.org \
    --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.