💖

mitra reacted via Gmail


On Wed, 12 Aug 2026, 14:36 Dan Carpenter, <error27@gmail.com> wrote:
On Wed, Aug 12, 2026 at 02:21:17PM +0530, Raushan Kumar wrote:
> sysfs attribute show functions are expected to terminate their
> output with a newline. Add the missing \n to the format strings
> in gb_audio_module_name_show(), gb_audio_module_vid_show(),
> gb_audio_module_pid_show(), gb_audio_module_intf_id_show(),
> gb_audio_module_ip_devices_show(), and
> gb_audio_module_op_devices_show(), as flagged by checkpatch.pl.
>
> Signed-off-by: Raushan Kumar <mitramaurya80@gmail.com>
> ---

No, this is user visible API.  It's too risky to change once it's been
released.

regards,
dan carpenter