]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: cleanup ext4_expand_extra_isize_ea()
authorMiao Xie <miaoxie@huawei.com>
Sun, 6 Aug 2017 04:55:48 +0000 (00:55 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 6 Aug 2017 04:55:48 +0000 (00:55 -0400)
commitbfa29aeb46e4ffaaa78a5bbbc92253435fdc7e10
tree9ba9715bdd6ce33adb9725e165b0c7a61bdda356
parent0e02e06aeff2f5d534b149e1224626fbdddf7e53
ext4: cleanup ext4_expand_extra_isize_ea()

Clean up some goto statement, make ext4_expand_extra_isize_ea() clearer.

Signed-off-by: Miao Xie <miaoxie@huawei.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Wang Shilong <wshilong@ddn.com>
fs/ext4/xattr.c