From: Ryan Chung <seokwoo.chung130@gmail.com>
To: "Jürgen Groß" <jgross@suse.com>
Cc: sstabellini@kernel.org, oleksandr_tyshchenko@epam.com,
linux-kernel@vger.kernel.org,
linux-kernel-mentees@lists.linux.dev
Subject: Re: [PATCH v2] xen-pciback: Replace scnprintf() with sysfs_emit_at()
Date: Mon, 7 Jul 2025 16:52:31 +0900 [thread overview]
Message-ID: <aGt8v7RyBocLDBfY@gmail.com> (raw)
In-Reply-To: <98d87171-741a-4f50-a632-e84dd24c6933@suse.com>
On Tue, Jul 01, 2025 at 09:32:31AM +0200, Jürgen Groß wrote:
> On 24.06.25 09:04, Ryan Chung wrote:
> > This change uses sysfs_emit() API usage for sysfs 'show'
> > functions as recommended from Documentation/filesystems/sysfs.rst.
> >
> > No functional change intended.
> > Signed-off-by: Ryan Chung <seokwoo.chung130@gmail.com>
>
> Reviewed-by: Juergen Gross <jgross@suse.com>
>
>
> Juergen
Thank you. I will send the v3 shortly.
next prev parent reply other threads:[~2025-07-07 7:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-24 7:04 [PATCH v2] xen-pciback: Replace scnprintf() with sysfs_emit_at() Ryan Chung
2025-07-01 7:32 ` Jürgen Groß
2025-07-07 7:52 ` Ryan Chung [this message]
2025-07-08 0:14 ` [PATCH v3] " Ryan Chung
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=aGt8v7RyBocLDBfY@gmail.com \
--to=seokwoo.chung130@gmail.com \
--cc=jgross@suse.com \
--cc=linux-kernel-mentees@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=oleksandr_tyshchenko@epam.com \
--cc=sstabellini@kernel.org \
/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.