]> 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)
commit449fe0d13956c1a06a3e9d3f88d98a15b172f53d
tree9ba9715bdd6ce33adb9725e165b0c7a61bdda356
parent9c7b6a68b0e29911fb81bbc658779fade6ca363b
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