[SPARC64]: Simplify read_obp_memory().
authorDavid S. Miller <davem@sunset.davemloft.net>
Thu, 15 Mar 2007 07:06:34 +0000 (00:06 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 08:55:23 +0000 (01:55 -0700)
Kick out empty entries as soon as we spot them, and use memmove()
instead of a silly loop to make the operation more clear.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/mm/init.c

Simple merge