]> www.infradead.org Git - users/hch/block.git/commit
pktcdvd: stop using bio_reset bio_kmalloc-cleanup
authorChristoph Hellwig <hch@lst.de>
Sun, 27 Feb 2022 20:28:05 +0000 (21:28 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 4 Apr 2022 04:50:40 +0000 (06:50 +0200)
commit6757d54ddb1fc7889661146a41f5a0f9c6f4ed0f
tree24bf5f4c515096188cb66fc788fcb90d87ed7e7f
parent671a90cfbcc46bd1c9045a60471e6c714ab5444e
pktcdvd: stop using bio_reset

Just initialize the bios on-demand.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/block/pktcdvd.c