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]
Message-ID: <20250721064432.4043-1-suresh.k.chandrappa@gmail.com>
Date: Mon, 21 Jul 2025 12:14:31 +0530
From: Suresh K C <suresh.k.chandrappa@...il.com>
To: vkoul@...nel.org
Cc: linux-kernel@...r.kernel.org,
	linux-sound@...r.kernel.org,
	pierre-louis.bossart@...ux.dev,
	sanyog.r.kale@...el.com,
	shuah@...nel.org,
	suresh.k.chandrappa@...il.com,
	yung-chuan.liao@...ux.intel.com
Subject: 

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ