OSDN Git Service

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)
commit9778ac77c2027827ffdbb33d3e936b3a0ae9f0f9
treedbe7378d8cd0417b4a75020f3ec917ede410b0c4
parent713e4e11088875bf7aee3df81b167c8b2f6c5d65
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