Hi Dan,
On 2024/8/27 18:22, Dan Carpenter wrote:
This uses 7 space to indent instead of a tab.
Thanks you for catching this. Since David and Miaohe give some more
comments about v2, I will resend the whole patchset to handle all the
comments and issue, also will fix this, thanks.
Signed-off-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
---
This should likely be folded into commit 4e3a04695e25
("mm-migrate-add-isolate_folio_to_list-fix").
mm/memory-failure.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mm/memory-failure.c b/mm/memory-failure.c
index 3438595d0a43..1213649c088b 100644
--- a/mm/memory-failure.c
+++ b/mm/memory-failure.c
@@ -2711,7 +2711,7 @@ static int soft_offline_in_use_page(struct page *page)
return 0;
}
- isolated = isolate_folio_to_list(folio, &pagelist);
+ isolated = isolate_folio_to_list(folio, &pagelist);
/*
* If we succeed to isolate the folio, we grabbed another refcount on