Re: [PATCH] staging: greybus: audio_manager: add missing newlines in sysfs show
Dan Carpenter <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,dev.linux.lists.linux-staging |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> > --- 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