From: Wang Xiaoqiang Date: Tue, 15 Mar 2016 21:56:39 +0000 (-0700) Subject: mm/memory-failure.c: remove useless "undef"s X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=0b94f17507dc3a92f091812e5bff890c8845d1a3;p=deliverable%2Flinux.git mm/memory-failure.c: remove useless "undef"s Remove the useless #undef, since the corresponding #define has already been removed. Signed-off-by: Wang Xiaoqiang Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/mm/memory-failure.c b/mm/memory-failure.c index ac595e7a3a95..67c30eb993f0 100644 --- a/mm/memory-failure.c +++ b/mm/memory-failure.c @@ -826,8 +826,6 @@ static struct page_state { #undef lru #undef swapbacked #undef head -#undef tail -#undef compound #undef slab #undef reserved