Skip to content
Snippets Groups Projects
Commit a8ca889e authored by Al Viro's avatar Al Viro
Browse files

mtd_blktrans_ops->release() should return void


Both existing instances always return 0 and even if they didn't,
the value would be lost on the way out.  Just don't bother...

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 1950267e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment