Skip to content
Commit d0027bf0 authored by Paul Mackerras's avatar Paul Mackerras
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>
parent e7498656
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