commit | 0015d3d68c84eb33e6b380802ad61b23f7eb6523 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Mar 15 00:06:34 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Apr 26 01:55:23 2007 -0700 |
tree | d3e7b31dc8a3a34c3625abb0e52de733829e995b | |
parent | d78d0891d3dd976a2fb707c6c691d9cd5ed60727 [diff] |
[SPARC64]: Simplify read_obp_memory(). 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>