[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175159424438.587194.16568667665048848339.b4-ty@kernel.dk>
Date: Thu, 03 Jul 2025 19:57:24 -0600
From: Jens Axboe <axboe@...nel.dk>
To: minchan@...nel.org, senozhatsky@...omium.org,
Rahul Kumar <rk0006818@...il.com>
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-kernel-mentees@...ts.linux.dev, skhan@...uxfoundation.org
Subject: Re: [PATCH] block: zram: replace scnprintf() with sysfs_emit() in
*_show() functions
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
Powered by blists - more mailing lists