diff options
author | Ma Wupeng <mawupeng1@huawei.com> | 2022-11-25 09:54:44 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2022-12-01 02:59:08 +0300 |
commit | e0ff428042335c7b62785b3cf911c427a618bc86 (patch) | |
tree | 63c0769d658091792d37545ae74e66c78b7499f1 /mm/mmap.c | |
parent | e833bc50340502a2a75b41bbd1a179aa769e2014 (diff) | |
download | linux-e0ff428042335c7b62785b3cf911c427a618bc86.tar.xz |
mm/memory-failure.c: cleanup in unpoison_memory
If freeit is true, the value of ret must be zero, there is no need to
check the value of freeit after label unlock_mutex.
We can drop variable freeit to do this cleanup.
Link: https://lkml.kernel.org/r/20221125065444.3462681-1-mawupeng1@huawei.com
Signed-off-by: Ma Wupeng <mawupeng1@huawei.com>
Acked-by: Naoya Horiguchi <naoya.horiguchi@nec.com>
Reviewed-by: Miaohe Lin <linmiaohe@huawei.com>
Cc: zhenwei pi <pizhenwei@bytedance.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/mmap.c')
0 files changed, 0 insertions, 0 deletions