diff options
author | John Garry <john.g.garry@oracle.com> | 2024-02-22 09:34:20 +0100 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2024-02-22 18:08:47 +0100 |
commit | 0f225f87873ee95dd4cf94dfc6a3249d4289e4ea (patch) | |
tree | c1afe8fa988e2c7b834cc48d59f5689c43738f59 /drivers/input | |
parent | pktcdvd: set queue limits at disk allocation time (diff) | |
download | linux-0f225f87873ee95dd4cf94dfc6a3249d4289e4ea.tar.xz linux-0f225f87873ee95dd4cf94dfc6a3249d4289e4ea.zip |
null_blk: Delete nullb.{queue_depth, nr_queues}
Since commit 8b631f9cf0b8 ("null_blk: remove the bio based I/O path"),
struct nullb members queue_depth and nr_queues are only ever written, so
delete them.
With that, null_exit_hctx() can also be deleted.
Signed-off-by: John Garry <john.g.garry@oracle.com>
Link: https://lore.kernel.org/r/20240222083420.6026-1-john.g.garry@oracle.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions