commit | 7fc825b4566c591670f6b605cc3d10da77d27efb | [log] [tgz] |
---|---|---|
author | Baoquan He <bhe@redhat.com> | Tue Apr 14 15:44:48 2015 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 14 16:49:00 2015 -0700 |
tree | 69e119858eda235bbc253c1a2203c73ac8b8098a | |
parent | acc3c8d15eed6b68c7edf5bfaea884753aaa8e85 [diff] |
mm/memblock.c: rename local variable of memblock_type to `type' A small cleanup. Seems in e3239ff9 ("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>