From: Benoit Taine Date: Thu, 22 May 2014 13:08:33 +0000 (+0200) Subject: staging: rtl8723au: Use kmemdup() instead of memcpy() to duplicate memory X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~36^2~571 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a6eea4dcbc0328c3126fed264c42b0725bea659;p=pandora-kernel.git 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-diff-tree failed