]> git.baikalelectronics.ru Git - kernel.git/commit
block: remove the struct blk_queue_ctx forward declaration
authorChristoph Hellwig <hch@lst.de>
Mon, 20 Sep 2021 12:33:22 +0000 (14:33 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Aug 2022 12:24:24 +0000 (14:24 +0200)
commitc45e546285f73746c3cc4e6a0d65c035118a91f2
treed51c4e115d15fef1061c2187e0baf6ddcbd22b57
parent4c2a3f570c4c80b56288a646692afd83c27f13d6
block: remove the struct blk_queue_ctx forward declaration

[ Upstream commit 06eb9ff2aa25bde34ce1ddd137dd929c586a2998 ]

This type doesn't exist at all, so no need to forward declare it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20210920123328.1399408-12-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
include/linux/blkdev.h