diff options
author | 2016-04-15 17:45:58 +0300 | |
---|---|---|
committer | 2016-04-15 08:26:41 -0700 | |
commit | d0192dca2d6b64c043db5babb40076d13a6e955b (patch) | |
tree | 6f6b2ac630bae4425d73fc8c288562c3dfe77639 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hp_accel: Silence an uninitialized variable warning (diff) | |
download | wireguard-linux-d0192dca2d6b64c043db5babb40076d13a6e955b.tar.xz wireguard-linux-d0192dca2d6b64c043db5babb40076d13a6e955b.zip |
intel_telemetry_pltdrv: Silence an uninitialized variable warning
Presumably "pss_period" and "ioss_period" can't both be zero, but this
function is never called so we can't infer that using static analysis
alone.
Silence the warning by setting "ret" to zero.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions