]> git.baikalelectronics.ru Git - kernel.git/commit
mm/memblock.c: rename local variable of memblock_type to `type'
authorBaoquan He <bhe@redhat.com>
Tue, 14 Apr 2015 22:44:48 +0000 (15:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Apr 2015 23:49:00 +0000 (16:49 -0700)
commit5fed7b03e6c8ee280f600fb4570833a4a17b4586
tree69e119858eda235bbc253c1a2203c73ac8b8098a
parentc8ee37d2c3824b4eeb40b30bea0366fe60da233a
mm/memblock.c: rename local variable of memblock_type to `type'

A small cleanup.  Seems in 6874e984 ("memblock: Rename memblock_region to
memblock_type and memblock_property to memblock_region") this one was
missed.

Signed-off-by: Baoquan He <bhe@redhat.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/memblock.c