On Tue, 28 Jun 2022 19:18:44 +0200, Christoph Hellwig wrote: > this series cleans up various loose ends in the block layer sysfs handling. > > Changes since v1: > - trivial whitespace and spelling fixes > > Diffstat: > block/blk-mq-sysfs.c | 45 +++++++++++++++++++++---------------------- > block/blk-mq.c | 4 +-- > block/blk-mq.h | 7 +++--- > block/blk-sysfs.c | 36 ++++++++++------------------------ > block/blk.h | 2 + > block/genhd.c | 3 ++ > block/partitions/core.c | 1 > include/linux/blk-mq.h | 1 > include/linux/blktrace_api.h | 10 --------- > kernel/trace/blktrace.c | 11 ---------- > 10 files changed, 44 insertions(+), 76 deletions(-) > > [...] Applied, thanks! [1/6] block: simplify blktrace sysfs attribute creation commit: cc5c516df028b221d94c65c47c5ae8d20f61b6f9 [2/6] block: remove a superflous queue kobject reference commit: 060f131e9c438837f9792e456fae424e621fb881 [3/6] block: use default groups to register the queue attributes commit: 4a8d14bba486cca6880062f1ef240cf1d45f3367 [4/6] block: remove the extra gendisk reference in __blk_mq_register_dev commit: 81f0c2ef41b02185928563899cd4d618ffc7eebf [5/6] blk-mq: rename blk_mq_sysfs_{,un}register commit: eaa870f97544668025ba1f96ee267abac7b3c73c [6/6] blk-mq: cleanup disk sysfs registration commit: 8682b92e5ab852b93739a0f2b261fff4c733be57 Best regards, -- Jens Axboe