diff options
author | Zheng Liu <wenqing.lz@taobao.com> | 2012-02-20 23:53:05 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2012-02-20 23:53:05 +0100 |
commit | f1b3a2a75356ce9fdcbedd79d2bb0d1ca8ed9cee (patch) | |
tree | 00491f088a92bd95057d0befabfff7460edf0638 /fs/ext4/dir.c | |
parent | ext4: remove the resize mount option (diff) | |
download | linux-f1b3a2a75356ce9fdcbedd79d2bb0d1ca8ed9cee.tar.xz linux-f1b3a2a75356ce9fdcbedd79d2bb0d1ca8ed9cee.zip |
ext4: remove unneeded variable in ext4_xattr_check_block()
We could return directly from ext4_xattr_check_block(). Thus, we
shouldn't need to define a 'error' variable.
Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions