Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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 <elezegarcia@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
- Loading branch information