Skip to content
Commit f6f5014a authored by Liu Xiang's avatar Liu Xiang Committed by Jan Kara
Browse files

ext2: Remove redundant check on s_inode_size



The case of (EXT2_INODE_SIZE(sb) == 0) is included in
(sbi->s_inode_size < EXT2_GOOD_OLD_INODE_SIZE).
So there is no need to check again.

Signed-off-by: default avatarLiu Xiang <liu.xiang6@zte.com.cn>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent 6a03e6a8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment