Skip to content
Snippets Groups Projects
Commit 0e79537d authored by Cong Ding's avatar Cong Ding Committed by Theodore Ts'o
Browse files

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: default avatarCong Ding <dinggnu@gmail.com>
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent f1167009
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment