mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-05 04:33:05 +09: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>