]> git.baikalelectronics.ru Git - kernel.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)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Oct 2011 22:17:23 +0000 (15:17 -0700)
commit8fc22ec233559221242e797b47d321f7ec9bbbd7
tree65b96c797317eb83ea5779b360cc24227c6d8f89
parent63e161362a52aea45b434e88ce28db107c507bec
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