Home
last modified time | relevance | path

Searched hist:"38 a2b557e23874dd5ed3c767d57d28b2d10b7683" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/scsi/
H A Dsr.cdiff 38a2b557e23874dd5ed3c767d57d28b2d10b7683 Tue Sep 08 16:53:46 CEST 2020 Christoph Hellwig <hch@lst.de> sr: simplify sr_block_revalidate_disk

Both callers have a valid CD struture available, so rely on that instead
of getting another reference. Also move the function to avoid a forward
declaration.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Reviewed-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>