Searched hist:b9848081465d8734441408129bd44311c7b6d644 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/block/ |
H A D | loop.c | diff b9848081465d8734441408129bd44311c7b6d644 Wed Jun 23 09:59:07 CDT 2021 Christoph Hellwig <hch@lst.de> loop: split loop_lookup
loop_lookup has two callers - one wants to do the a find by index and the other wants any unbound loop device. Open code the respective functionality in each caller.
Signed-off-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20210623145908.92973-9-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>
|