diff options
| author | Damien Le Moal <[email protected]> | 2021-07-13 17:18:37 +0900 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2021-08-02 13:37:29 -0600 |
| commit | 2bc1f6e442eec88fa60f1ee6bef2c9871227cf8a (patch) | |
| tree | dfd7e57362f81dc1004d633097abb36f818df3c2 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| 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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions