]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
committerStefan Bader <stefan.bader@canonical.com>
Mon, 17 Oct 2022 09:57:06 +0000 (11:57 +0200)
commit7622052a459954af99245cddfeef8005c599afde
tree7dfe2bbf8f05ac280273cac2033f4ef5bd66eecc
parentc53f79977349ac1deb5a1172bcd20ec8b1fa90ce
block: remove the struct blk_queue_ctx forward declaration

BugLink: https://bugs.launchpad.net/bugs/1990162
[ Upstream commit 9778ac77c2027827ffdbb33d3e936b3a0ae9f0f9 ]

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>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
include/linux/blkdev.h