]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2a24be62de3b905ce76baa5cde7e67247cc8a33c
tree4bdfc4339564658582be0a549eb3bdc0a5819de0
parent3f0236cc24fde671b335cad36e398f6d5c303a7b
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