linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: chiguoqing <chi962464zy@163.com>, mchehab@kernel.org
Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org,
	zhangwen@yulong.com
Subject: Re: [PATCH] media: vidtv: remove redundant quote
Date: Mon, 25 Jan 2021 12:26:54 +0100	[thread overview]
Message-ID: <b470e011-a21e-f333-6650-5c025906d63e@xs4all.nl> (raw)
In-Reply-To: <20210119010947.709-1-chi962464zy@163.com>

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

> ---
>  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-25 12:01 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 [this message]
2021-01-26  2:50   ` Guoqing Chi

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=b470e011-a21e-f333-6650-5c025906d63e@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=chi962464zy@163.com \
    --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).