diff options
author | 2012-02-20 17:53:05 -0500 | |
---|---|---|
committer | 2012-02-20 17:53:05 -0500 | |
commit | 4fda400360e6c15b9dea4351f2ad85845cdfda7e (patch) | |
tree | e8759a08bd2bd0947477a22b6550477ca9c03932 /fs/ext4/migrate.c | |
parent | ext4: remove unneeded variable in ext4_xattr_check_block() (diff) | |
download | linux-dev-4fda400360e6c15b9dea4351f2ad85845cdfda7e.tar.xz linux-dev-4fda400360e6c15b9dea4351f2ad85845cdfda7e.zip |
ext4: remove an unneeded NULL check in __ext4_check_dir_entry()
We dereference "bh" unconditionally a couple lines down to find
"by->b_size". This function is never called with a NULL "bh" so I have
removed the check.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/migrate.c')
0 files changed, 0 insertions, 0 deletions