From: Ezequiel Garcia Date: Wed, 26 Sep 2012 09:25:12 +0000 (-0300) Subject: [media] em28xx: Replace memcpy with struct assignment X-Git-Tag: v3.7-rc1~38^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0f6e4d6ff8d82ca6813f47d12f85224d7491d9e;p=pandora-kernel.git [media] em28xx: Replace memcpy with struct assignment This kind of memcpy() is error-prone and its replacement with a struct assignment is prefered. Signed-off-by: Ezequiel Garcia Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed