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