Skip to content
Commit 4385bab1 authored by Al Viro's avatar Al Viro
Browse files

make blkdev_put() return void



same story as with the previous patches - note that return
value of blkdev_close() is lost, since there's nowhere the
caller (__fput()) could return it to.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent db2a144b
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