]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
blk-mq-debugfs: Rename functions for registering and unregistering the mq directory
authorBart Van Assche <bart.vanassche@sandisk.com>
Wed, 26 Apr 2017 20:47:50 +0000 (13:47 -0700)
committerJens Axboe <axboe@fb.com>
Wed, 26 Apr 2017 21:09:04 +0000 (15:09 -0600)
commit62d6c9496a2bded5262ac9f675b27facb3cd4ce8
treed165b9e1e872e3105f5ef7dd9b2b5e080e6aab7a
parent4c9e4019f1880bea7ae6e9603d14c2ed0f1c4e23
blk-mq-debugfs: Rename functions for registering and unregistering the mq directory

Since the blk_mq_debugfs_*register_hctxs() functions register and
unregister all attributes under the "mq" directory, rename these
into blk_mq_debugfs_*register_mq().

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Omar Sandoval <osandov@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq-debugfs.c
block/blk-mq-sysfs.c
block/blk-mq.h