]> git.baikalelectronics.ru Git - kernel.git/commit
mm, nobootmem: clean-up of free_low_memory_core_early()
authorJoonsoo Kim <iamjoonsoo.kim@lge.com>
Mon, 29 Apr 2013 22:08:52 +0000 (15:08 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 29 Apr 2013 22:54:39 +0000 (15:54 -0700)
commitffda008562f53cfff2c08fa3b8124266de3c60fd
treedcf16e6d10ae52f2ff7fe900b94ce92b04950a03
parent43e36d2d28de21df83f3934617a7bf6d96e1ccff
mm, nobootmem: clean-up of free_low_memory_core_early()

Remove unused argument and make function static, because there is no user
outside of nobootmem.c

Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Acked-by: Johannes Weiner <hannes@cmpxchg.org>
Cc: Jiang Liu <liuj97@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/bootmem.h
mm/nobootmem.c