mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08:00
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>