Files
android_kernel_xiaomi_sm8450/fs/ext4
Dan Carpenter bc0e046052 ext4: fix an IS_ERR() vs NULL check
commit bc18546bf68e47996a359d2533168d5770a22024 upstream.

The ext4_find_extent() function never returns NULL, it returns error
pointers.

Fixes: 44059e503b03 ("ext4: fast commit recovery path")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20201023112232.GB282278@mwanda
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Cc: stable@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-12-30 11:54:13 +01:00
..
2020-10-21 23:22:37 -04:00
2020-10-21 23:22:38 -04:00
2020-10-28 13:43:13 -04:00
2020-10-21 23:22:38 -04:00
2020-12-30 11:54:13 +01:00
2020-10-28 13:43:13 -04:00
2020-10-21 23:22:38 -04:00
2020-07-08 10:29:43 -07:00
2020-10-21 23:22:37 -04:00