Re: [PATCH] staging: greybus: add missing newlines to sysfs_emit

From: Dan Carpenter

Date: Fri Sep 11 2026 - 15:44:47 EST


On Fri, Sep 11, 2026 at 09:02:53PM +0200, Matthew Zvolsky wrote:
> Add terminating newlines to sysfs_emit format strings to conform with
> kernel sysfs guidelines. Also clean up envp array declaration to be
> static const char * const.
>
> Signed-off-by: Matthew Zvolsky <matthew-kernel@xxxxxxx>
> ---

This has been discussed before. Do a search for the function
names on lore.kernel.org.

regards,
dan carpenter