OSDN Git Service

[media] vim2m: small cleanup: use assignment instead of memcpy
authorHans Verkuil <hverkuil@xs4all.nl>
Tue, 15 Sep 2015 06:49:44 +0000 (03:49 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 1 Oct 2015 10:47:33 +0000 (07:47 -0300)
commitd006a9791d53905109d3ba31c54c514326deeb6b
treed9c14600e383352a238580690698138f9c5dcd22
parent00507a8d6a86973e55076ea21053fd8e786391eb
[media] vim2m: small cleanup: use assignment instead of memcpy

Use a type-safe assignment instead of memcpy. And it is easier to read as well.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/platform/vim2m.c