Skip to content
Commit 582b1199 authored by Paul Mackerras's avatar Paul Mackerras Committed by Adrian Bunk
Browse files

[POWERPC] Fix return value from memcpy



As pointed out by Herbert Xu <herbert@gondor.apana.org.au>, our
memcpy implementation didn't return the destination pointer as its
return value, and there is code in the kernel that expects that.
This fixes it.

Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent e1dc7abb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment