diff options
author | Damien Le Moal <damien.lemoal@wdc.com> | 2021-07-13 17:18:37 +0900 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-08-02 13:37:29 -0600 |
commit | 2bc1f6e442eec88fa60f1ee6bef2c9871227cf8a (patch) | |
tree | dfd7e57362f81dc1004d633097abb36f818df3c2 /include | |
parent | 9f65c489b68d42427dc0651488dd260d678f525d (diff) |
block: remove blk-mq-sysfs dead code
In block/blk-mq-sysfs.c, struct blk_mq_ctx_sysfs_entry is not used to
define any attribute since the "mq" sysfs directory contains only
sub-directories (no attribute files). As a result, blk_mq_sysfs_show(),
blk_mq_sysfs_store(), and struct sysfs_ops blk_mq_sysfs_ops are all
unused and unnecessary. Remove all this unused code.
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Link: https://lore.kernel.org/r/20210713081837.524422-1-damien.lemoal@wdc.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions