Skip to content
Commit 4516da42 authored by Coly Li's avatar Coly Li Committed by Jens Axboe
Browse files

bcache: fix typo in code comments of closure_return_with_destructor()



The code comments of closure_return_with_destructor() in closure.h makrs
function name as closure_return(). This patch fixes this type with the
correct name - closure_return_with_destructor.

Signed-off-by: default avatarColy Li <colyli@suse.de>
Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent dd0c9179
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