lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 26 Jan 2021 10:50:58 +0800
From:   Guoqing Chi <chi962464zy@....com>
To:     Hans Verkuil <hverkuil@...all.nl>
Cc:     mchehab@...nel.org, linux-media@...r.kernel.org,
        linux-kernel@...r.kernel.org, zhangwen@...ong.com
Subject: Re: [PATCH] media: vidtv: remove redundant quote

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

> On 19/01/2021 02:09, chiguoqing wrote:
> > Repeated references string.h
> > 
> > Signed-off-by: Wen Zhang <zhangwen@...ong.com>  
> 
> checkpatch gives me:
> 
> ERROR: Missing Signed-off-by: line by nominal patch author
> 'chiguoqing <chi962464zy@....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>
> >  
> >   


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ