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:   Wed, 28 Sep 2022 19:38:51 +0800
From:   wangyufen <wangyufen@...wei.com>
To:     Nikolay Aleksandrov <razor@...ckwall.org>, <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


在 2022/9/28 19:27, Nikolay Aleksandrov 写道:
> 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?
>
Sorry, my mistake, I missed a place and bond_sysfs.c will send v2 together.


>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ