On Fri, 27 Jun 2025 09:22:56 +0530, Rahul Kumar wrote: > Replace scnprintf() with sysfs_emit() or sysfs_emit_at() in sysfs > *_show() functions in zram_drv.c to follow the kernel's guidelines > from Documentation/filesystems/sysfs.rst. > > This improves consistency, safety, and makes the code easier to > maintain and update in the future. > > [...] Applied, thanks! [1/1] block: zram: replace scnprintf() with sysfs_emit() in *_show() functions commit: 264a3fdab2365395e43d3a0b40162a29e61ffa22 [1/1] zram: pass buffer offset to zcomp_available_show() commit: e74a1c6a8e8af2422fce125c29b14f1d3fab5b5c Best regards, -- Jens Axboe