From: David S. Miller Date: Thu, 15 Mar 2007 07:06:34 +0000 (-0700) Subject: [SPARC64]: Simplify read_obp_memory(). X-Git-Tag: v2.6.22-rc1~1127^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0015d3d68c84eb33e6b380802ad61b23f7eb6523;p=pandora-kernel.git [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 --- Reading git-diff-tree failed