diff options
author | Vincent Stehlé <vincent.stehle@laposte.net> | 2013-04-30 15:26:45 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-04-30 17:04:00 -0700 |
commit | ace6128d603d3f15238baba104d0b37ccf0b6c07 (patch) | |
tree | 883f0e51d1576d915fde820eae7a21be95a232fb /fs/ext4 | |
parent | 677a0b5ac16337277139798ec43fc32ebaae1347 (diff) |
memory hotplug: fix warnings
Fix the following compilation warnings:
mm/slab.c: In function `kmem_cache_init_late':
mm/slab.c:1778:2: warning: statement with no effect [-Wunused-value]
mm/page_cgroup.c: In function `page_cgroup_init':
mm/page_cgroup.c:305:2: warning: statement with no effect [-Wunused-value]
Signed-off-by: Vincent Stehlé <vincent.stehle@laposte.net>
Cc: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/ext4')
0 files changed, 0 insertions, 0 deletions