From: patchwork-bot+netdevbpf@kernel.org
To: wangyufen <wangyufen@huawei.com>
Cc: andrew@lunn.ch, hkallweit1@gmail.com, linux@armlinux.org.uk,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, netdev@vger.kernel.org
Subject: Re: [net-next] net: phy: Convert to use sysfs_emit() APIs
Date: Fri, 30 Sep 2022 02:40:22 +0000 [thread overview]
Message-ID: <166450562247.6749.8874023519412189209.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <1664364860-29153-1-git-send-email-wangyufen@huawei.com>
Hello:
This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 28 Sep 2022 19:34:20 +0800 you 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@huawei.com>
> ---
> drivers/net/phy/mdio_bus.c | 4 ++--
> drivers/net/phy/phy_device.c | 10 +++++-----
> 2 files changed, 7 insertions(+), 7 deletions(-)
Here is the summary with links:
- [net-next] net: phy: Convert to use sysfs_emit() APIs
https://git.kernel.org/netdev/net-next/c/b5155ddd22bc
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2022-09-30 2:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-28 11:34 [net-next] net: phy: Convert to use sysfs_emit() APIs Wang Yufen
2022-09-28 12:29 ` Andrew Lunn
2022-09-30 2:40 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=166450562247.6749.8874023519412189209.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hkallweit1@gmail.com \
--cc=kuba@kernel.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=wangyufen@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.