diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2016-11-06 21:54:38 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-11-16 18:25:06 +0100 |
commit | e91b6006bfa65600a14e79b7d8371ec711a7c84f (patch) | |
tree | 53b8243a45587d1dab70c4d0b13d8f18c3c42d81 /Documentation/block | |
parent | [media] DaVinci-VPBE: Check return value of a setup_if_config() call in vpbe_... (diff) | |
download | linux-e91b6006bfa65600a14e79b7d8371ec711a7c84f.tar.xz linux-e91b6006bfa65600a14e79b7d8371ec711a7c84f.zip |
[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/block')
0 files changed, 0 insertions, 0 deletions