diff options
author | Harshad Shirwadkar <harshadshirwadkar@gmail.com> | 2020-10-27 23:43:42 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-10-28 20:43:07 +0300 |
commit | 8c9be1e58a8dc03ef815ca51ece95c5e6862b25e (patch) | |
tree | 31c6823c71234ac714dc71ed04b3c7f99b05ed60 /drivers/slimbus | |
parent | b5b18160a3e7a9f55e3528d77051670cca6d9314 (diff) | |
download | linux-8c9be1e58a8dc03ef815ca51ece95c5e6862b25e.tar.xz |
ext4: use IS_ERR() for error checking of path
With this fix, fast commit recovery code uses IS_ERR() for path
returned by ext4_find_extent.
Fixes: 8016e29f4362 ("ext4: fast commit recovery path")
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Link: https://lore.kernel.org/r/20201027204342.2794949-1-harshadshirwadkar@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'drivers/slimbus')
0 files changed, 0 insertions, 0 deletions