Skip to content
Commit 967d1dc1 authored by Jan Kara's avatar Jan Kara Committed by Jens Axboe
Browse files

loop: Fold __loop_release into loop_release



__loop_release() has a single call site. Fold it there. This is
currently not a huge win but it will make following replacement of
loop_index_mutex more obvious.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 310ca162
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment