[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <167502871809.54799.13535290595162039137.b4-ty@kernel.dk>
Date: Sun, 29 Jan 2023 14:45:18 -0700
From: Jens Axboe <axboe@...nel.dk>
To: Zhong Jinghua <zhongjinghua@...wei.com>
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
yi.zhang@...wei.com, yukuai3@...wei.com
Subject: Re: [PATCH-next v3] blk-mq: cleanup unused methods:
blk_mq_hw_sysfs_store
On Sat, 28 Jan 2023 11:04:19 +0800, Zhong Jinghua wrote:
> We found that the blk_mq_hw_sysfs_store interface has no place to use.
> The object default_hw_ctx_attrs using blk_mq_hw_sysfs_ops only uses
> the show method and does not use the store method.
>
> Since this patch:
> 4a46f05ebf99 ("blk-mq: move hctx and ctx counters from sysfs to debugfs")
> moved the store method to debugfs, the store method is not used anymore.
>
> [...]
Applied, thanks!
[1/1] blk-mq: cleanup unused methods: blk_mq_hw_sysfs_store
commit: 52627f3c2935342dbceb2ba6fd710f1deac627a1
Best regards,
--
Jens Axboe
Powered by blists - more mailing lists