From: David S. Miller Date: Sat, 6 Dec 2008 01:06:47 +0000 (-0800) Subject: sparc: Commonize get_one_property() implementations. X-Git-Tag: v2.6.29-rc1~568^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59966e3b4e9e6573b352301ad0ceed15196d4e2d;p=pandora-kernel.git sparc: Commonize get_one_property() implementations. Add final len assignment in sparc64's get_one_property() (it's necessary to avoid unchecked return value warnings on the sparc32 side), and mark name argument const on sparc32's copy. Signed-off-by: David S. Miller --- Reading git-diff-tree failed