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]
Message-ID: <599636e0-ebf2-c954-ef2b-80a642771bb7@blackwall.org>
Date:   Wed, 28 Sep 2022 14:27:32 +0300
From:   Nikolay Aleksandrov <razor@...ckwall.org>
To:     Wang Yufen <wangyufen@...wei.com>, j.vosburgh@...il.com,
        vfalico@...il.com, andy@...yhouse.net, davem@...emloft.net,
        edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com
Cc:     netdev@...r.kernel.org
Subject: Re: [net-next] net: bonding: Convert to use sysfs_emit() APIs

On 28/09/2022 14:40, Wang Yufen wrote:
> Follow the advice of the Documentation/filesystems/sysfs.rst and show()
> should only use sysfs_emit() or sysfs_emit_at() when formatting the value
> to be returned to user space.
> 
> Signed-off-by: Wang Yufen <wangyufen@...wei.com>
> ---
>  drivers/net/bonding/bond_sysfs_slave.c | 24 ++++++++++++------------
>  1 file changed, 12 insertions(+), 12 deletions(-)
> 

This converts only the bonding partially (bond_sysfs_slave.c).
Why not do it all in one go?


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ