Linux Sound subsystem development
 help / color / mirror / Atom feed
From: Suresh K C <suresh.k.chandrappa@gmail.com>
To: vkoul@kernel.org
Cc: linux-kernel@vger.kernel.org, linux-sound@vger.kernel.org,
	pierre-louis.bossart@linux.dev, sanyog.r.kale@intel.com,
	shuah@kernel.org, suresh.k.chandrappa@gmail.com,
	yung-chuan.liao@linux.intel.com
Subject: 
Date: Mon, 21 Jul 2025 12:14:31 +0530	[thread overview]
Message-ID: <20250721064432.4043-1-suresh.k.chandrappa@gmail.com> (raw)
In-Reply-To: <aH3LEmB3hafb3T8E@vaman>

Subject: Re: [PATCH v1] soundwire: replace scnprintf with sysfs_emit for sysfs entries

>> There is trailing whitespace error, pls run checkpatch before sending patches

Thanks for pointing that out. I’ll run checkpatch and update the patch accordingly.

>> +	return sysfs_emit_at(buf, pos, "%4x\t%4x\n", reg, value);; 

>>double colon?

Thanks for catching that. The double semicolon was unintentional — I’ll remove the extra one and send an updated patch

  reply	other threads:[~2025-07-21  6:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-12  4:43 [PATCH] soundwire: replace scnprintf() with sysfs_emit() for sysfs consistency Suresh K C
2025-07-21  5:07 ` Vinod Koul
2025-07-21  6:44   ` Suresh K C [this message]
2025-07-21  8:47   ` [PATCH v2] " Suresh K C
2025-07-22 12:04     ` Vinod Koul
2025-07-22 12:04 ` [PATCH] " Vinod Koul

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=20250721064432.4043-1-suresh.k.chandrappa@gmail.com \
    --to=suresh.k.chandrappa@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=pierre-louis.bossart@linux.dev \
    --cc=sanyog.r.kale@intel.com \
    --cc=shuah@kernel.org \
    --cc=vkoul@kernel.org \
    --cc=yung-chuan.liao@linux.intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox