From: YueHaibing Date: Fri, 16 Oct 2020 03:09:46 +0000 (-0700) Subject: mm/slab.h: remove duplicate include X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c7df08f1953bb6cbd61b0c37f825b6e7b4489217;p=linux.git mm/slab.h: remove duplicate include Remove duplicate header which is included twice. Signed-off-by: YueHaibing Signed-off-by: Andrew Morton Reviewed-by: Pekka Enberg Link: http://lkml.kernel.org/r/20200818114323.58156-1-yuehaibing@huawei.com Signed-off-by: Linus Torvalds --- diff --git a/mm/slab.h b/mm/slab.h index 6dd4b702888a7..06c6587765a34 100644 --- a/mm/slab.h +++ b/mm/slab.h @@ -46,7 +46,6 @@ struct kmem_cache { #include #include #include -#include /* * State of the slab allocator.