From: Benoit Taine Date: Mon, 26 May 2014 15:21:10 +0000 (+0200) Subject: USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpy X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a328512d3cb9e7b5d998eeb2675216edf4407f77;p=pandora-kernel.git USB: storage: ene_ub6250: Use kmemdup instead of kmalloc + memcpy This issue was reported by coccicheck using the semantic patch at scripts/coccinelle/api/memdup.cocci Signed-off-by: Benoit Taine Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed