aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorLukas Czerner <[email protected]>2014-04-01 04:59:21 +0000
committerTheodore Ts'o <[email protected]>2014-04-01 04:59:21 +0000
commite5b30416f3631bf4eed37c3bec9f789f9ae78446 (patch)
tree3db5a4e171befe59982748f1e6edd2b1acc75bc5 /fs/jbd2/commit.c
parentext4: fix comment typo (diff)
downloadkernel-e5b30416f3631bf4eed37c3bec9f789f9ae78446.tar.gz
kernel-e5b30416f3631bf4eed37c3bec9f789f9ae78446.zip
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 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions