summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-12-05 17:37:39 +0300
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2018-01-05 20:47:07 +0300
commit021741ad36b88cb2c662dd194b80b4439ab8697e (patch)
tree0c4034eeaac3b047293244204f817b1396e8cec1 /tools/perf/scripts/python/call-graph-from-sql.py
parentdcd80955a0a13d6da3d4954c92801fb52cd950b4 (diff)
downloadlinux-021741ad36b88cb2c662dd194b80b4439ab8697e.tar.xz
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 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions