git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5bb85d
)
[Blackfin] arch: fix bug - make memcpy return the dest addr.
author
Yi Li
<yi.li@analog.com>
Fri, 21 Dec 2007 13:12:21 +0000
(21:12 +0800)
committer
Bryan Wu
<bryan.wu@analog.com>
Fri, 21 Dec 2007 13:12:21 +0000
(21:12 +0800)
The memcpy() function returns the src pointer instead of the dst pointer.
This patch fix this bug.
Signed-off-by: Yi Li <yi.li@analog.com>
Signed-off-by: Bryan Wu <bryan.wu@analog.com>
No differences found