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:   Fri, 15 May 2020 14:31:42 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     Kevin Lo <kevlo@...lo.org>
Cc:     netdev@...r.kernel.org, Florian Fainelli <f.fainelli@...il.com>,
        Andrew Lunn <andrew@...n.ch>,
        "David S. Miller" <davem@...emloft.net>
Subject: Re: [PATCH net-next] net: phy: broadcom: add support for BCM54811
 PHY

On Sat, 16 May 2020 01:24:47 +0800 Kevin Lo wrote:
> The BCM54811 PHY shares many similarities with the already supported BCM54810
> PHY but additionally requires some semi-unique configuration.
> 
> Signed-off-by: Kevin Lo <kevlo@...lo.org>
> Reviewed-by: Florian Fainelli <f.fainelli@...il.com>

Checkpatch complains about using spaces instead of tabs:

ERROR: code indent should use tabs where possible
#80: FILE: drivers/net/phy/broadcom.c:359:
+        }$

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ