diff options
author | 2013-02-01 22:33:21 -0500 | |
---|---|---|
committer | 2013-02-01 22:33:21 -0500 | |
commit | 0e79537d30f9dd66ccef70f1c7571594088e30be (patch) | |
tree | 584573b9c36dde6f07756a6d57cb8c7065c959fd /fs/jbd2/commit.c | |
parent | ext4: fix race in ext4_mb_add_n_trim() (diff) | |
download | linux-dev-0e79537d30f9dd66ccef70f1c7571594088e30be.tar.xz linux-dev-0e79537d30f9dd66ccef70f1c7571594088e30be.zip |
ext4: reduce one "if" comparison in ext4_dirhash()
It is unnecessary to check i<4 after the loop; just do it before the
break.
Signed-off-by: Cong Ding <dinggnu@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions