commit | d6da83d072c187d6a69d5a49e2320f62920889d7 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jun 23 16:59:02 2021 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Jun 30 15:34:13 2021 -0600 |
tree | 5905f420963664febde5084a52cf4dab20f435e1 | |
parent | bd5c39edad535d9f6ccb99633930f9f7b768593c [diff] |
loop: remove the l argument to loop_add None of the callers cares about the allocated struct loop_device. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Link: https://lore.kernel.org/r/20210623145908.92973-4-hch@lst.de Signed-off-by: Jens Axboe <axboe@kernel.dk>