sparc: Commonize get_one_property() implementations.
authorDavid S. Miller <davem@davemloft.net>
Sat, 6 Dec 2008 01:06:47 +0000 (17:06 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 6 Dec 2008 01:06:47 +0000 (17:06 -0800)
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 <davem@davemloft.net>

No differences found