mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08: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>