diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2016-11-06 18:54:38 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-16 15:25:06 -0200 |
commit | e91b6006bfa65600a14e79b7d8371ec711a7c84f (patch) | |
tree | 53b8243a45587d1dab70c4d0b13d8f18c3c42d81 /Documentation | |
parent | 2eaa68f33b86bf9a6c6cbfaf773d74f1f8bddd4e (diff) | |
download | linux-e91b6006bfa65600a14e79b7d8371ec711a7c84f.tar.gz |
[media] DaVinci-VPFE-Capture: Replace a memcpy() call by an assignment in vpfe_enum_input()
Use a direct assignment for an array element which can be set over the
pointer variable "inp" instead of calling the function "memcpy" here.
Suggested-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions