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:   Tue, 27 Sep 2022 07:01:34 -0700
From:   Jakub Kicinski <kuba@...nel.org>
To:     zhangsongyi.cgel@...il.com
Cc:     davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com,
        zhang.songyi@....com.cn, netdev@...r.kernel.org,
        linux-kernel@...r.kernel.org, Zeal Robot <zealci@....com.cn>
Subject: Re: [PATCH linux-next] net: atm: Convert to use
 sysfs_emit()/sysfs_emit_at() APIs

On Tue, 27 Sep 2022 06:46:49 +0000 zhangsongyi.cgel@...il.com wrote:
> From: zhang songyi <zhang.songyi@....com.cn>
> 
> 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.

Is there an end goal to this? If the code is correct let's leave 
it as is. ATM is hopefully going to be deleted soon.

Powered by blists - more mailing lists