ublk_drv: remove nr_aborted_queues from ublk_device

[ Upstream commit ed878d1c1c ]

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: 73a166d974 ("ublk_drv: don't probe partitions if the ubq daemon isn't trusted")
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
Ming Lei
2023-01-06 12:17:06 +08:00
committed by Greg Kroah-Hartman
parent 0f58469c78
commit 23e79f75e6

View File

@@ -159,7 +159,6 @@ struct ublk_device {
struct completion completion;
unsigned int nr_queues_ready;
atomic_t nr_aborted_queues;
/*
* Our ubq->daemon may be killed without any notification, so