]> www.infradead.org Git - users/jedix/linux-maple.git/commit
sparc32: Correct the return value of memcpy.
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 Oct 2011 22:31:55 +0000 (15:31 -0700)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Tue, 10 Jan 2012 21:02:28 +0000 (13:02 -0800)
commitcd300c745736d85e01ec7a554e7d4ee5b09a50b0
tree0e7add4eaa377c57e6f4bad90ccb89dec406fc27
parent7c6a770672ff9c67d8c2bc6dab51cf740b2bedf7
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