From: Fengguang Wu Date: Fri, 17 Jan 2014 00:13:08 +0000 (-0800) Subject: x86, intel_mid: Replace memcpy with struct assignment X-Git-Tag: v3.14-rc1~162^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee87c751d88f9b03fee7349556817fe80c113b32;p=pandora-kernel.git x86, intel_mid: Replace memcpy with struct assignment This is a cleanup proposed by coccinelle. It replaces memcpy with struct assignment on intel-mid's sfi layer. Generated by: coccinelle/misc/memcpy-assign.cocci Signed-off-by: Fengguang Wu Link: http://lkml.kernel.org/r/1389917588-9785-1-git-send-email-david.a.cohen@linux.intel.com Signed-off-by: David Cohen Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed