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, 14 Jun 2021 21:04:18 +0800
From:   "huangguangbin (A)" <huangguangbin2@...wei.com>
To:     <davem@...emloft.net>, <kuba@...nel.org>, <xie.he.0141@...il.com>,
        <ms@....tdt.de>, <willemb@...gle.com>
CC:     <netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <lipeng321@...wei.com>
Subject: Re: [PATCH V2 net-next 00/11] net: z85230: clean up some code style
 issues



On 2021/6/14 19:28, Guangbin Huang wrote:
> From: Peng Li <lipeng321@...wei.com>
> 
> This patchset clean up some code style issues.
> 
> 
> ---
> Change Log:
> V1 -> V2:
> 1, fix the comments from Andrew, add commit message to [patch 04/11]
>     about remove volatile.
> ---
> 
> Peng Li (11):
>    net: z85230: remove redundant blank lines
>    net: z85230: add blank line after declarations
>    net: z85230: fix the code style issue about EXPORT_SYMBOL(foo)
>    net: z85230: remove redundant initialization for statics
>    net: z85230: replace comparison to NULL with "!skb"
>    net: z85230: fix the comments style issue
>    net: z85230: fix the code style issue about "if..else.."
>    net: z85230: remove trailing whitespaces
>    net: z85230: add some required spaces
>    net: z85230: fix the code style issue about open brace {
>    net: z85230: remove unnecessary out of memory message
> 
>   drivers/net/wan/z85230.c | 995 ++++++++++++++++++++---------------------------
>   1 file changed, 423 insertions(+), 572 deletions(-)
> 

Please ignore this series, there is new comment has not been dealt with.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ