From: Devendra Naga Date: Sun, 5 Aug 2012 19:40:02 +0000 (-0300) Subject: [media] staging: media: cxd2099: remove memcpy of similar structure variables X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~3^2^2~483 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d9b2584ffd270da14671ff6a2b25dd40dcc41de;p=pandora-kernel.git [media] staging: media: cxd2099: remove memcpy of similar structure variables structure variables can be assigned, no memcpy needed, remove the memcpy and use assignment for the cfg and en variables. Tested by Compilation Only Suggested-by: Ezequiel Garcia Signed-off-by: Devendra Naga Cc: Ralph Metzler Cc: Oliver Endriss Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed