diff options
author | brookxu <brookxu.cn@gmail.com> | 2020-07-27 09:54:14 +0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2020-08-07 14:12:36 -0400 |
commit | 9375ac770cda6bdff829f43868d0ebcaba41f675 (patch) | |
tree | 2bc60d9eabdb07f183092c0ba2cd18d6f41c1169 /fs/ext4/indirect.c | |
parent | 1cf006ed19a887c22e085189c8b4a3cbf60d2246 (diff) | |
download | linux-9375ac770cda6bdff829f43868d0ebcaba41f675.tar.gz linux-9375ac770cda6bdff829f43868d0ebcaba41f675.tar.bz2 linux-9375ac770cda6bdff829f43868d0ebcaba41f675.zip |
ext4: delete the invalid BUGON in ext4_mb_load_buddy_gfp()
Delete the invalid BUGON in ext4_mb_load_buddy_gfp(), the previous
code has already judged whether page is NULL.
Signed-off-by: Chunguang Xu <brookxu@tencent.com>
Reviewed-by: Ritesh Harjani <riteshh@linux.ibm.com>
Link: https://lore.kernel.org/r/ad68e8a2-5ec3-5beb-537f-f3e53f55367a@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/indirect.c')
0 files changed, 0 insertions, 0 deletions