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] [day] [month] [year] [list]
Date:   Wed, 14 Dec 2016 14:23:07 -0800
From:   Greg KH <gregkh@...uxfoundation.org>
To:     Tabrez khan <khan.tabrez21@...il.com>
Cc:     devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging : i4l : Remove blank lines

On Thu, Dec 15, 2016 at 02:49:49AM +0530, Tabrez khan wrote:
> Remove unnecessary blank lines.
> This warning was found using checkpatch.pl.
> 
> Signed-off-by: Tabrez khan <khan.tabrez21@...il.com>
> ---
>  drivers/staging/i4l/act2000/module.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/staging/i4l/act2000/module.c b/drivers/staging/i4l/act2000/module.c
> index fc14de4..b2ebaf0 100644
> --- a/drivers/staging/i4l/act2000/module.c
> +++ b/drivers/staging/i4l/act2000/module.c
> @@ -563,7 +563,6 @@ if_sendbuf(int id, int channel, int ack, struct sk_buff *skb)
>  	return -ENODEV;
>  }
>  
> -
>  /*
>   * Allocate a new card-struct, initialize it
>   * link it into cards-list.

Your description, and subject: do not match what the patch did :(

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ