]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitee833403358dccc1533b13e316ad5ee08c182223
tree78749445fbf7842703ab7fe25d2b203ba9984301
parent515c1ca80cd769fc8930ad86c481d885685b8ed3
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