diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2013-05-06 03:31:22 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-05-06 03:31:22 +0200 |
commit | a8ca889ed9585894d53fd8919d80cbe8baff09e7 (patch) | |
tree | 72461b2648110bf57d28d1949d1b5fe76a2148c1 /drivers/block/floppy.c | |
parent | hfs: SMP race on directory close() (diff) | |
download | linux-a8ca889ed9585894d53fd8919d80cbe8baff09e7.tar.xz linux-a8ca889ed9585894d53fd8919d80cbe8baff09e7.zip |
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: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'drivers/block/floppy.c')
0 files changed, 0 insertions, 0 deletions