diff options
| author | Maxime Ripard <[email protected]> | 2023-05-05 13:25:04 +0200 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2023-06-08 18:01:05 -0700 |
| commit | 9633b4c17b734de8308461182facc931042824b7 (patch) | |
| tree | 80f9000135ff6725a81e4844d6218c63ff33da8e /tools/perf/scripts/python/check-perf-trace.py | |
| parent | ed046ac74da0b5602566073023a1519b5ae657b7 (diff) | |
clk: test: Fix type sign of rounded rate variables
clk_round_rate() may return a negative error code, but most of the
variables we defined to store its returned value are unsigned.
This obviously leads to issues on error.
Signed-off-by: Maxime Ripard <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions