Re: [PATCH] ptp: ocp: Add newline to sysfs attribute output
From: Vadim Fedorenko
Date: Sat Nov 01 2025 - 07:19:34 EST
On 31/10/2025 23:59, Jakub Kicinski wrote:
On Thu, 30 Oct 2025 20:45:19 +0800 Zhongqiu Han wrote:
Append a newline character to the sysfs_emit() output in ptp_ocp_tty_show.
This aligns with common kernel conventions and improves readability for
userspace tools that expect newline-terminated values.
Vadim? Is the backward compat here a concern?
I'm checking our software now, hopefully it will not break, but I need a
bit of time to be sure