]> www.infradead.org Git - users/hch/misc.git/commit
fnic: remove a useless struct mempool forward declaration
authorChristoph Hellwig <hch@lst.de>
Wed, 30 Jul 2025 16:25:48 +0000 (09:25 -0700)
committerChristoph Hellwig <hch@lst.de>
Wed, 30 Jul 2025 16:26:27 +0000 (09:26 -0700)
commit1439e5b77a37fc8c96e731024a6b3c881e0629ae
treee95660d4dde35952b33b2c562be0c76f5d319833
parent4b290aae788e06561754b28c6842e4080957d3f7
fnic: remove a useless struct mempool forward declaration

Struct mempool doesn't current exist, and thus also isn't used in fnic.h,
remove it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/fnic/fnic.h