[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <e8349423-25ee-65c8-a630-07f9a9dc5931@huawei.com>
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