mirror of
https://github.com/torvalds/linux.git
synced 2026-05-15 14:13:39 -04: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>