From: YueHaibing Date: Fri, 16 Oct 2020 03:09:46 +0000 (-0700) Subject: mm/slab.h: remove duplicate include X-Git-Tag: io_uring-5.10-2020-10-20~31^2~71 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=c7df08f1953bb6cbd61b0c37f825b6e7b4489217;p=linux-block.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 6dd4b702888a..06c6587765a3 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.