On Mon, Dec 13, 2021 at 10:53 PM <andrey.konovalov@xxxxxxxxx> wrote: > > From: Andrey Konovalov <andreyknvl@xxxxxxxxxx> > > Pull the kernel_init_free_pages() call in post_alloc_hook() out of the > big if clause for better code readability. This also allows for more > simplifications in the following patch. > > This patch does no functional changes. > > Signed-off-by: Andrey Konovalov <andreyknvl@xxxxxxxxxx> Reviewed-by: Alexander Potapenko <glider@xxxxxxxxxx>