mm/migrate: Convert writeout() to take a folio
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Mon, 6 Jun 2022 13:41:03 +0000 (09:41 -0400)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Tue, 2 Aug 2022 16:34:03 +0000 (12:34 -0400)
commit2be7fa10c028019f7b2fee11238987762567d41e
tree0862556f94ac00638dcc0b3ff5a8a9efb384cd47
parent8faa8ef5dd11abe119ad0c8ccd39f2064ca7ed0e
mm/migrate: Convert writeout() to take a folio

Use a folio throughout this function.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
mm/migrate.c