On Sun, Aug 02, 2026 at 01:54:34AM +0530, Mirza Ishan Beg wrote:
Fixes checkpatch warnings: "return sysfs_emit(...) formats should include a terminating newline"
Add trailing newline characters to several sysfs_emit() calls to comply with the requirement that sysfs output buffers should be terminated by a newline.
Signed-off-by: Mirza Ishan Beg seedandsyntax@gmail.com
drivers/staging/greybus/audio_manager_module.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
Please see the mailing list archives for the many times this same patch has been rejected, sorry.
greg k-h