提交 a4cc14ec 编写于 作者: J Jens Axboe

xen-blkfront: fix missing out label

Signed-off-by: NJens Axboe <jaxboe@fusionio.com>
上级 18edc8ea
......@@ -1232,6 +1232,7 @@ static int blkif_release(struct gendisk *disk, fmode_t mode)
kfree(info);
}
out:
unlock_kernel();
return 0;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册