On Sat, May 30, 2026 at 07:50:07PM -0500, Colton Spurgin wrote:
sysfs_emit() format strings should include a terminating newline. Add missing '\n' after 6 formatted strings in show functions.
Signed-off-by: Colton Spurgin colton@coltonspurgin.tech
This checkpatch warning only applies to new code. For existing code you risk breaking userspace.
regards, dan carpenter