Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information