lkml.org 
[lkml]   [2021]   [Jan]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] media: vidtv: remove redundant quote
From
Date
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>
>
>

\
 
 \ /
  Last update: 2021-01-25 13:02    [W:0.058 / U:1.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site