diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2017-12-05 15:37:39 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-01-05 18:47:07 +0100 |
commit | 021741ad36b88cb2c662dd194b80b4439ab8697e (patch) | |
tree | 0c4034eeaac3b047293244204f817b1396e8cec1 /Documentation/devicetree | |
parent | media: intel-ipu3: cio2: fix for wrong vb2buf state warnings (diff) | |
download | linux-021741ad36b88cb2c662dd194b80b4439ab8697e.tar.xz linux-021741ad36b88cb2c662dd194b80b4439ab8697e.zip |
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 <dan.carpenter@oracle.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/devicetree')
0 files changed, 0 insertions, 0 deletions