mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -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>