On Mon, Jan 29, 2024 at 5:42 PM Johannes Weiner <hannes@xxxxxxxxxxx> wrote: > > Shrinking needs writeback. Naturally, move the writeback code above > the shrinking code. Delete the forward decl. Honestly, do we even need a separate section haha. Writeback and shrink are used interchangeably in my head - they're the same category. > > Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx> Anyway: Reviewed-by: Nhat Pham <nphamcs@xxxxxxxxx>