mirror of
https://github.com/torvalds/linux.git
synced 2026-09-21 20:17:00 -04:00
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>