diff options
| author | Dan Carpenter <[email protected]> | 2017-12-05 09:37:39 -0500 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2018-01-05 12:47:07 -0500 |
| commit | 021741ad36b88cb2c662dd194b80b4439ab8697e (patch) | |
| tree | 0c4034eeaac3b047293244204f817b1396e8cec1 /tools/perf/scripts/python/intel-pt-events.py | |
| parent | dcd80955a0a13d6da3d4954c92801fb52cd950b4 (diff) | |
media: imx274: Silence uninitialized variable warning
Smatch complains that "err" can be uninitialized if we have a zero size
write. The flow analysis is a little complicated so I'm not sure if
that's possible or not, but it's harmless to set this to zero and it
makes the code easier to read.
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions