Re: [PATCH] video: backlight: Use sysfs_emit() instead of sprintf()
From: Daniel Thompson
Date: Mon Aug 10 2026 - 07:18:48 EST
On Wed, Aug 05, 2026 at 01:51:39PM +0000, Levente Szajko wrote:
> Replace sprintf() with sysfs_emit() in the sysfs show callbacks of
> backlight.c and lcd.c, as recommended by Documentation/filesystems/sysfs.rst.
>
> No functional change intended.
>
> Signed-off-by: Levente Szajko <raedrimhun@xxxxxxxxx>
Reviewed-by: Daniel Thompson (RISCstar) <danielt@xxxxxxxxxx>
Daniel.