summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Xiaoqiang2016-03-15 22:56:39 +0100
committerLinus Torvalds2016-03-16 00:55:16 +0100
commit0b94f17507dc3a92f091812e5bff890c8845d1a3 (patch)
tree8a19bfe70efa8236e58134124a51cdf2aff60cf6
parentmm/madvise: pass return code of memory_failure() to userspace (diff)
downloadkernel-qcow2-linux-0b94f17507dc3a92f091812e5bff890c8845d1a3.tar.gz
kernel-qcow2-linux-0b94f17507dc3a92f091812e5bff890c8845d1a3.tar.xz
kernel-qcow2-linux-0b94f17507dc3a92f091812e5bff890c8845d1a3.zip
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 <wangxq10@lzu.edu.cn> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r--mm/memory-failure.c2
1 files changed, 0 insertions, 2 deletions
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