5/7

mm/mglru: make LRU folio prefetch helper an inline function

[mm/mglru: make LRU folio prefetch helper an inline function] prefetchw_prev_lru_folio() is currently implemented as a macro with a potentially unused argument. This makes the helper harder to read