diff options
author | Lukas Czerner <[email protected]> | 2014-04-01 00:59:21 -0400 |
---|---|---|
committer | Theodore Ts'o <[email protected]> | 2014-04-01 00:59:21 -0400 |
commit | e5b30416f3631bf4eed37c3bec9f789f9ae78446 (patch) | |
tree | 3db5a4e171befe59982748f1e6edd2b1acc75bc5 /lib/memory-notifier-error-inject.c | |
parent | e04027e887c37b670e30a3f29fde8bfbeba56abc (diff) |
ext4: remove unneeded test of ret variable
Currently in ext4_fallocate() and ext4_zero_range() we're testing ret
variable along with new_size. However in ext4_fallocate() we just tested
ret before and in ext4_zero_range() if will always be zero when we get
there so there is no need to test it in both cases.
Signed-off-by: Lukas Czerner <[email protected]>
Signed-off-by: "Theodore Ts'o" <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions