From 4a6eea4dcbc0328c3126fed264c42b0725bea659 Mon Sep 17 00:00:00 2001 From: Benoit Taine Date: Thu, 22 May 2014 15:08:33 +0200 Subject: [PATCH] staging: rtl8723au: Use kmemdup() instead of memcpy() to duplicate memory This issue was reported by coccicheck using the semantic patch at scripts/coccinelle/api/memdup.cocci, and tested by compilation. Signed-off-by: Benoit Taine Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed