Skip to content
Commit 61884de0 authored by Jens Axboe's avatar Jens Axboe
Browse files

null_blk: add lock drop/acquire annotation



sparse complains:

drivers/block/null_blk_main.c:816:24: sparse: context imbalance in 'null_insert_page' - unexpected unlock

Fix it by adding the necessary annotations to the function.

Signed-off-by: default avatarJens Axboe <axboe@kernel.dk>
parent 991f61fe
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