]> Git Repo - linux.git/commit
blk-mq-debugfs: Rename functions for registering and unregistering the mq directory
authorBart Van Assche <[email protected]>
Wed, 26 Apr 2017 20:47:50 +0000 (13:47 -0700)
committerJens Axboe <[email protected]>
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 <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Omar Sandoval <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
block/blk-mq-debugfs.c
block/blk-mq-sysfs.c
block/blk-mq.h
This page took 0.051478 seconds and 4 git commands to generate.