sparc32: Correct the return value of memcpy.
commit23a652b45554faf08ac5a7a86c176a95cce8ca83
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 Oct 2011 22:31:55 +0000 (19 15:31 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 6 Jan 2012 22:14:04 +0000 (6 14:14 -0800)
treef1edbdae2b8aa114ca04c45cf0065780f397dee9
parent2588f7f219ab1e93be648ecf8bcb1599b1ecba09
sparc32: Correct the return value of memcpy.

[ Upstream commit a52312b88c8103e965979a79a07f6b34af82ca4b ]

Properly return the original destination buffer pointer.

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