From: Ezequiel GarcĂ­a Date: Wed, 27 Jun 2012 15:52:54 +0000 (-0300) Subject: [media] cx25821: Replace struct memcpy with struct assignment X-Git-Tag: v3.6-rc1~28^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c21813e9746b174e4f426aa0fcb1a69c361a71b2;p=pandora-kernel.git [media] cx25821: 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