aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorDan Carpenter <[email protected]>2016-04-15 17:45:58 +0300
committerDarren Hart <[email protected]>2016-04-15 08:26:41 -0700
commitd0192dca2d6b64c043db5babb40076d13a6e955b (patch)
tree6f6b2ac630bae4425d73fc8c288562c3dfe77639 /tools/perf/util/trace-event-scripting.c
parentff22b4806dd79ba06c78255b67e73c10e34d47cc (diff)
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 <[email protected]> Signed-off-by: Darren Hart <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions