diff options
author | Al Viro <viro@zeniv.linux.org.uk> | 2013-05-06 04:11:03 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2013-05-07 08:16:31 +0200 |
commit | 4385bab128911df14ab25f0b5ae1a48d7b53dd94 (patch) | |
tree | d8c6f5557f09ebdf294eaba7eba01a140f8da78a /arch/cris | |
parent | block_device_operations->release() should return void (diff) | |
download | linux-4385bab128911df14ab25f0b5ae1a48d7b53dd94.tar.xz linux-4385bab128911df14ab25f0b5ae1a48d7b53dd94.zip |
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: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'arch/cris')
0 files changed, 0 insertions, 0 deletions