From: Benoit Taine Date: Mon, 26 May 2014 15:21:13 +0000 (+0200) Subject: qla4xxx: Use kmemdup instead of kmalloc + memcpy X-Git-Tag: omap-for-v3.16/fixes-against-rc1~13^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d30b439f0f02416e8bd784a52d0321e0c25f9fc;p=pandora-kernel.git qla4xxx: 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 Acked-by: Vikas Chaudhary Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed