diff options
author | Damien Le Moal <damien.lemoal@wdc.com> | 2021-07-13 10:18:37 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-08-02 21:37:29 +0200 |
commit | 2bc1f6e442eec88fa60f1ee6bef2c9871227cf8a (patch) | |
tree | dfd7e57362f81dc1004d633097abb36f818df3c2 /include | |
parent | loop: raise media_change event (diff) | |
download | linux-2bc1f6e442eec88fa60f1ee6bef2c9871227cf8a.tar.xz linux-2bc1f6e442eec88fa60f1ee6bef2c9871227cf8a.zip |
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