pktcdvd: stop using bio_reset for-5.18/alloc-cleanups
authorChristoph Hellwig <hch@lst.de>
Tue, 8 Mar 2022 06:15:51 +0000 (07:15 +0100)
committerJens Axboe <axboe@kernel.dk>
Wed, 30 Mar 2022 14:37:57 +0000 (08:37 -0600)
commit1292fb59f283e76f55843d94f066c2f0b91dfb7e
treee51e80f1baff2993498b325ac064c96078968f0b
parent57c47b42f4545b5f8fa288f190c0d68f96bc477f
pktcdvd: stop using bio_reset

Just initialize the bios on-demand.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Link: https://lore.kernel.org/r/20220308061551.737853-6-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/block/pktcdvd.c