Re: [PATCH] ptp: ocp: Add newline to sysfs attribute output
From: Jakub Kicinski
Date: Fri Oct 31 2025 - 19:59:04 EST
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?