[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <164058326343.3172825.14608730688555877995.b4-ty@mit.edu>
Date: Mon, 27 Dec 2021 00:34:42 -0500
From: "Theodore Ts'o" <tytso@....edu>
To: Qing Wang <wangqing@...o.com>, linux-kernel@...r.kernel.org,
Andreas Dilger <adilger.kernel@...ger.ca>,
linux-ext4@...r.kernel.org
Cc: "Theodore Ts'o" <tytso@....edu>
Subject: Re: [PATCH] ext4: replace snprintf in show functions with sysfs_emit
On Tue, 12 Oct 2021 20:28:51 -0700, Qing Wang wrote:
> coccicheck complains about the use of snprintf() in sysfs show functions.
>
> Fix the coccicheck warning:
> WARNING: use scnprintf or sprintf.
>
> Use sysfs_emit instead of scnprintf or sprintf makes more sense.
>
> [...]
Applied, thanks!
[1/1] ext4: replace snprintf in show functions with sysfs_emit
commit: cc5fef71a1c741473eebb1aa6f7056ceb49bc33d
Best regards,
--
Theodore Ts'o <tytso@....edu>
Powered by blists - more mailing lists