sparc32: Correct the return value of memcpy.
commita52312b88c8103e965979a79a07f6b34af82ca4b
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 Oct 2011 22:31:55 +0000 (19 15:31 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Oct 2011 22:17:23 +0000 (20 15:17 -0700)
tree65b96c797317eb83ea5779b360cc24227c6d8f89
parent21f74d361dfd6a7d0e47574e315f780d8172084a
sparc32: Correct the return value of memcpy.

Properly return the original destination buffer pointer.

Signed-off-by: David S. Miller <davem@davemloft.net>
Tested-by: Kjetil Oftedal <oftedal@gmail.com>
arch/sparc/lib/memcpy.S