block: make QUEUE_SYSFS_BIT_FNS more useful
authorChristoph Hellwig <hch@lst.de>
Thu, 3 Sep 2020 06:07:01 +0000 (08:07 +0200)
committerJens Axboe <axboe@kernel.dk>
Tue, 8 Sep 2020 15:01:10 +0000 (09:01 -0600)
commitfc93fe145316dad6186d8eb4b4f49f68b1cba0c3
tree4bdfc4339564658582be0a549eb3bdc0a5819de0
parent3562614705c6f2324f79a959a2cf1ae24d142578
block: make QUEUE_SYSFS_BIT_FNS more useful

Switch to the naming used by the other entries so that we can use the
QUEUE_RW_ENTRY helper.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-sysfs.c