]> 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)
committerJens Axboe <axboe@kernel.dk>
Mon, 18 Oct 2021 12:17:01 +0000 (06:17 -0600)
commit06eb9ff2aa25bde34ce1ddd137dd929c586a2998
treedbe7378d8cd0417b4a75020f3ec917ede410b0c4
parent2e8e49ecbf4d30182c0f3580794c8a9befbcaebb
block: remove the struct blk_queue_ctx forward declaration

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>
include/linux/blkdev.h