The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: "Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>
To: hdegoede@redhat.com, cezary.jackiewicz@gmail.com,
	 chen zhang <chenzhang@kylinos.cn>
Cc: platform-driver-x86@vger.kernel.org,
	linux-kernel@vger.kernel.org,  chenzhang_0901@163.com
Subject: Re: [PATCH v2] platform/x86: compal-laptop: use sysfs_emit() instead of sprintf()
Date: Tue, 29 Oct 2024 17:02:56 +0200	[thread overview]
Message-ID: <173021417618.2801.6058426025520461204.b4-ty@linux.intel.com> (raw)
In-Reply-To: <20241028024949.24746-1-chenzhang@kylinos.cn>

On Mon, 28 Oct 2024 10:49:49 +0800, chen zhang wrote:

> Follow the advice in Documentation/filesystems/sysfs.rst:
> show() should only use sysfs_emit() or sysfs_emit_at() when formatting
> the value to be returned to user space.
> 
> 


Thank you for your contribution, it has been applied to my local
review-ilpo branch. Note it will show up in the public
platform-drivers-x86/review-ilpo branch only once I've pushed my
local branch there, which might take a while.

The list of commits applied:
[1/1] platform/x86: compal-laptop: use sysfs_emit() instead of sprintf()
      commit: f60933390852beb1fbbcad12df5e261cf8312a9b

--
 i.


      reply	other threads:[~2024-10-29 15:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-28  2:49 [PATCH v2] platform/x86: compal-laptop: use sysfs_emit() instead of sprintf() chen zhang
2024-10-29 15:02 ` Ilpo Järvinen [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=173021417618.2801.6058426025520461204.b4-ty@linux.intel.com \
    --to=ilpo.jarvinen@linux.intel.com \
    --cc=cezary.jackiewicz@gmail.com \
    --cc=chenzhang@kylinos.cn \
    --cc=chenzhang_0901@163.com \
    --cc=hdegoede@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=platform-driver-x86@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox