diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-02-20 23:53:05 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2012-02-20 23:53:05 +0100 |
commit | 4fda400360e6c15b9dea4351f2ad85845cdfda7e (patch) | |
tree | e8759a08bd2bd0947477a22b6550477ca9c03932 /mm/bounce.c | |
parent | ext4: remove unneeded variable in ext4_xattr_check_block() (diff) | |
download | linux-4fda400360e6c15b9dea4351f2ad85845cdfda7e.tar.xz linux-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 'mm/bounce.c')
0 files changed, 0 insertions, 0 deletions