mm: print out memmap number only if it is not zero
authorYinghai Lu <yinghai@kernel.org>
Tue, 6 Jan 2009 22:39:14 +0000 (14:39 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Jan 2009 23:59:00 +0000 (15:59 -0800)
commit5594c8c813d9e907ff55da7080d42653478b73e8
treec10347380fa5e1358d9354ee7e8f3f24b0d18535
parentc04fc586c1a480ba198f03ae7b6cbd7b57380b91
mm: print out memmap number only if it is not zero

Don't print the size of the zone's memmap array if it does not have one.

Impact: cleanup

Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Cc: Mel Gorman <mel@csn.ul.ie>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/page_alloc.c