linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guoqing Chi <chi962464zy@163.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: mchehab@kernel.org, linux-media@vger.kernel.org,
	linux-kernel@vger.kernel.org, zhangwen@yulong.com
Subject: Re: [PATCH] media: vidtv: remove redundant quote
Date: Tue, 26 Jan 2021 10:50:58 +0800	[thread overview]
Message-ID: <20210126105058.000034a4@163.com> (raw)
In-Reply-To: <b470e011-a21e-f333-6650-5c025906d63e@xs4all.nl>

On Mon, 25 Jan 2021 12:26:54 +0100
Hans Verkuil <hverkuil@xs4all.nl> wrote:

> On 19/01/2021 02:09, chiguoqing wrote:
> > Repeated references string.h
> > 
> > Signed-off-by: Wen Zhang <zhangwen@yulong.com>  
> 
> checkpatch gives me:
> 
> ERROR: Missing Signed-off-by: line by nominal patch author
> 'chiguoqing <chi962464zy@163.com>'
> 
> Can you fix this?
> 
> Regards,
> 
> 	Hans

Hi Hans:
  I will resend patch,and change author to zhangwen. Thanks.

> 
> > ---
> >  drivers/media/test-drivers/vidtv/vidtv_psi.c | 1 -
> >  1 file changed, 1 deletion(-)
> > 
> > diff --git a/drivers/media/test-drivers/vidtv/vidtv_psi.c
> > b/drivers/media/test-drivers/vidtv/vidtv_psi.c index
> > 4511a2a98405..8ff27d26c343 100644 ---
> > a/drivers/media/test-drivers/vidtv/vidtv_psi.c +++
> > b/drivers/media/test-drivers/vidtv/vidtv_psi.c @@ -19,7 +19,6 @@
> >  #include <linux/ratelimit.h>
> >  #include <linux/slab.h>
> >  #include <linux/string.h>
> > -#include <linux/string.h>
> >  #include <linux/time.h>
> >  #include <linux/types.h>
> >  
> >   



      reply	other threads:[~2021-01-26 10:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-19  1:09 [PATCH] media: vidtv: remove redundant quote chiguoqing
2021-01-25 11:26 ` Hans Verkuil
2021-01-26  2:50   ` Guoqing Chi [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=20210126105058.000034a4@163.com \
    --to=chi962464zy@163.com \
    --cc=hverkuil@xs4all.nl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=zhangwen@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).