On Sat, Mar 28, 2026 at 10:15:27AM +0530, Shivam Gupta wrote:
sysfs_emit outputs in audio_manager_module.c do not include a terminating newline, which is required for proper sysfs formatting.
Add newline characters to all sysfs_emit format strings.
Signed-off-by: Shivam Gupta shivgupta751157@gmail.com
You just changed the user/kernel api here, are you _sure_ it is ok to do so? What tools just broke or were used to test this? What tool asked you to make this change?
thanks,
greg k-h