Re: [PATCH] staging: greybus: audio_manager: add missing newlines in sysfs show

From: Dan Carpenter

Date: Mon Aug 24 2026 - 03:08:56 EST


On Sun, Aug 23, 2026 at 10:14:24AM +0900, Kosugi Souta wrote:
> sysfs show functions should terminate output with a trailing
> newline. Add the missing '\n' to the six show functions in
> audio_manager_module.c.
>
> Compile tested only.
>
> Signed-off-by: Kosugi Souta <k.souta0926@xxxxxxxxx>
> ---

For old code, search on lore.kernel.org to see this has already
been discussed.

https://lore.kernel.org/all/?q=gb_audio_module_name_show

regards,
dan carpenter