ublk_drv: remove nr_aborted_queues from ublk_device
authorMing Lei <ming.lei@redhat.com>
Fri, 6 Jan 2023 04:17:06 +0000 (12:17 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 10 Mar 2023 08:32:41 +0000 (09:32 +0100)
commit23e79f75e61b6f56fba53dc4f7d275d1a58f79d7
tree809dfec8120a25675bc4c9e5878cf4dbf5dc584a
parent0f58469c7864eb83f4a29fcc16ed79d9407e38f5
ublk_drv: remove nr_aborted_queues from ublk_device

[ Upstream commit ed878d1c1c641c4a6bd366658fc8e6bc842b80d1 ]

No one uses 'nr_aborted_queues' any more, so remove it.

Reviewed-by: ZiyangZhang <ZiyangZhang@linux.alibaba.com>
Signed-off-by: Ming Lei <ming.lei@redhat.com>
Link: https://lore.kernel.org/r/20230106041711.914434-2-ming.lei@redhat.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Stable-dep-of: 73a166d97492 ("ublk_drv: don't probe partitions if the ubq daemon isn't trusted")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/block/ublk_drv.c