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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 3 Mar 2019 18:41:25 +0100 From: Heiner Kallweit <hkallweit1@...il.com> To: Andrew Lunn <andrew@...n.ch> Cc: Florian Fainelli <f.fainelli@...il.com>, David Miller <davem@...emloft.net>, "netdev@...r.kernel.org" <netdev@...r.kernel.org> Subject: Re: [PATCH net-next 2/2] net: phy: aquantia: use new function strreplace_nonalnum On 03.03.2019 18:31, Andrew Lunn wrote: > On Sun, Mar 03, 2019 at 06:21:53PM +0100, Heiner Kallweit wrote: >> Use new function strreplace_nonalnum to simplify the code. > > Hi Heiner > > Both Marvell PHY drivers could use this. > > sfp.c has a variant of this as well. > Thanks! My plan was to provide a first user so that the new function gets accepted, and then look for more places where it could be used. Most likely there are few HWMON drivers also open-coding this functionality. > Andrew > Heiner
Powered by blists - more mailing lists