mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-23 14:01:14 +09:00
Replace kmalloc + memcpy with kmemdup. This was reported by coccinelle. Signed-off-by: Bharath Vedartham <linux.bhar@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>