diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-02-20 23:53:06 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2012-02-20 23:53:06 +0100 |
commit | a0cc910f15027fbd731e78f3437cc076eebc22e9 (patch) | |
tree | b59e587fa9238e174ef647ca0767b9d3656d8e0c /fs/ext4/mballoc.h | |
parent | ext4: remove an unneeded NULL check in __ext4_check_dir_entry() (diff) | |
download | linux-a0cc910f15027fbd731e78f3437cc076eebc22e9.tar.xz linux-a0cc910f15027fbd731e78f3437cc076eebc22e9.zip |
ext4: using PTR_ERR() on the wrong variable in ext4_ext_migrate()
"inode" is a valid pointer here. "tmp_inode" was intended.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/mballoc.h')
0 files changed, 0 insertions, 0 deletions