-
由 Matthew Wilcox (Oracle) 提交于
This function already required a head page to be passed, so this just adds type-safety and removes a few implicit calls to compound_head(). Signed-off-by: NMatthew Wilcox (Oracle) <willy@infradead.org>
d4b4084a
This function already required a head page to be passed, so this
just adds type-safety and removes a few implicit calls to
compound_head().
Signed-off-by: NMatthew Wilcox (Oracle) <willy@infradead.org>