Skip to content
Commit 1497d3ad authored by Jan Kara's avatar Jan Kara Committed by Mark Fasheh
Browse files

quota: Remove bogus 'optimization' in check_idq() and check_bdq()



Checks like <= 0 for an unsigned type do not make much sence. The value
could be only 0 and that does not happen often enough for the check
to be worth it.

Signed-off-by: default avatarJan Kara <jack@suse.cz>
Signed-off-by: default avatarMark Fasheh <mfasheh@suse.com>
parent 12095460
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment