diff options
author | Jan Kara <jack@suse.cz> | 2008-08-20 15:49:59 +0200 |
---|---|---|
committer | Mark Fasheh <mfasheh@suse.com> | 2009-01-05 08:36:56 -0800 |
commit | 1497d3ad487b64eeea83ac203263802755438949 (patch) | |
tree | 8862803a3b25a829985351608ccc9460f056c33f /fs/xattr.c | |
parent | 12095460f7f315f8ef67a55b2194195d325d48d7 (diff) |
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: Jan Kara <jack@suse.cz>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'fs/xattr.c')
0 files changed, 0 insertions, 0 deletions