mm/memblock.c: fix wrong comment in __next_free_mem_range()
authorTang Chen <tangchen@cn.fujitsu.com>
Mon, 8 Jul 2013 23:00:22 +0000 (16:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Jul 2013 17:33:23 +0000 (10:33 -0700)
commitd8bbdd773d64b30b6b36f027ad2e182ed2045f3c
tree78749445fbf7842703ab7fe25d2b203ba9984301
parentef277c73ca3b1aade278036ae11640090681d558
mm/memblock.c: fix wrong comment in __next_free_mem_range()

Remove one redundant "nid" in the comment.

Signed-off-by: Tang Chen <tangchen@cn.fujitsu.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/memblock.c