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:   Mon, 19 Sep 2022 20:43:24 +0200
From:   Philipp Hortmann <philipp.g.hortmann@...il.com>
To:     Aruna Hewapathirane <aruna.hewapathirane@...il.com>,
        gregkh@...uxfoundation.org
Cc:     f3sch.git@...look.com, guozihua@...wei.com,
        linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 4/4] staging: rtl8192e: Removes blank line

On 9/19/22 16:27, Aruna Hewapathirane wrote:
> This patch fixes checkpatch multiple
> blank line issue
> 
> Signed-off-by: Aruna Hewapathirane <aruna.hewapathirane@...il.com>
> ---
>   drivers/staging/rtl8192e/rtllib_tx.c | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/staging/rtl8192e/rtllib_tx.c b/drivers/staging/rtl8192e/rtllib_tx.c
> index 933f347fc17e..ee7c1a5e93c6 100644
> --- a/drivers/staging/rtl8192e/rtllib_tx.c
> +++ b/drivers/staging/rtl8192e/rtllib_tx.c
> @@ -895,7 +895,6 @@ static int rtllib_xmit_inter(struct sk_buff *skb, struct net_device *dev)
>   				tcb_desc->bTxDisableRateFallBack = 1;
>   			}
>   
> -
>   			tcb_desc->RATRIndex = 7;
>   			tcb_desc->bTxUseDriverAssingedRate = 1;
>   		} else {

Combine this one with the other patch.

Bye Philipp

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ