diff options
| author | Dan Carpenter <[email protected]> | 2016-04-15 17:45:58 +0300 |
|---|---|---|
| committer | Darren Hart <[email protected]> | 2016-04-15 08:26:41 -0700 |
| commit | d0192dca2d6b64c043db5babb40076d13a6e955b (patch) | |
| tree | 6f6b2ac630bae4425d73fc8c288562c3dfe77639 /tools/testing/radix-tree/linux/kernel.h | |
| parent | ff22b4806dd79ba06c78255b67e73c10e34d47cc (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/testing/radix-tree/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions