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