Re: [PATCH -next] mm/page_alloc: remove duplicated include from page_alloc.c

From: Matthew Wilcox
Date: Thu Mar 25 2021 - 23:43:29 EST


On Fri, Mar 26, 2021 at 10:55:42AM +0800, Qinglang Miao wrote:
> Remove duplicated include.
>
> Reported-by: Hulk Robot <hulkci@xxxxxxxxxx>
> Signed-off-by: Qinglang Miao <miaoqinglang@xxxxxxxxxx>

can't you make hulk robot do something useful, like untangle the
mass of header includes? For example, in -next, net/ipv4/tcp.c
has a dependency on pagemap.h. Why?