diff options
| author | Fabio Estevam <fabio.estevam@nxp.com> | 2018-02-10 17:38:50 +0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-02-26 18:31:24 +0300 |
| commit | 3b4bf692e54ef9f2fd32ccd0434d5c396537596f (patch) | |
| tree | def89e4ed41078155e5f3c51eb2649a6da859707 /include | |
| parent | f31c76a94861fb8d11c713c13c22fcd76bb715a3 (diff) | |
| download | linux-3b4bf692e54ef9f2fd32ccd0434d5c396537596f.tar.xz | |
media: imx-ic-prpencvf: Use empty initializer to clear all struct members
{0} only cleans the first member of the structure.
Use {} instead, which cleans all the members of the structure.
Reported-by: Steve Longerbeam <slongerbeam@gmail.com>
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
