Re: [PATCH] staging: greybus:add missing newline in sysfs show() output
From: Greg KH
Date: Fri May 01 2026 - 10:23:50 EST
On Fri, May 01, 2026 at 07:46:17PM +0530, Shyam Sunder Reddy Padira wrote:
> Sysfs show() functions should return newline-terminated
> strings.Add missing newline to sysfs_emit() format string.
>
> No functional changes.
that is a very functional change :(