From: Ezequiel GarcĂ­a Date: Wed, 27 Jun 2012 15:52:53 +0000 (-0300) Subject: [media] cx231xx: Replace struct memcpy with struct assignment X-Git-Tag: v3.6-rc1~28^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23ba641a08a5cf1194cfba8480ecfab8b6623110;p=pandora-kernel.git [media] cx231xx: Replace struct memcpy with struct assignment Copying structs by assignment is type safe. Plus, is shorter and easier to read. Signed-off-by: Ezequiel Garcia Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed