ufs: make ufs_freespace() return signed
as it is, checking that its return value is <= 0 is useless and
that's how it's being used.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
as it is, checking that its return value is <= 0 is useless and
that's how it's being used.
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>