git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
28c6a39
)
x86, intel_mid: Replace memcpy with struct assignment
author
Fengguang Wu
<fengguang.wu@intel.com>
Fri, 17 Jan 2014 00:13:08 +0000
(16:13 -0800)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Fri, 17 Jan 2014 00:11:10 +0000
(16:11 -0800)
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 <fengguang.wu@intel.com>
Link:
http://lkml.kernel.org/r/1389917588-9785-1-git-send-email-david.a.cohen@linux.intel.com
Signed-off-by: David Cohen <david.a.cohen@linux.intel.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found