diff options
| author | [email protected] <[email protected]> | 2013-03-18 08:09:42 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2013-04-01 01:11:35 +0200 |
| commit | 5df6055939f295d723871d9781e73495b131b3d6 (patch) | |
| tree | a696a1d4d2fbf8952acf55b17b769df69911e7d1 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 27ed3cd2ebf4cd78b198be9758c538cdede36d8a (diff) | |
cpufreq: Fix unsigned variable being checked for negative value
clk_round_rate() returns singed value which was assigned to an unsigned
variable.
So it can't be checked for negative.
Signed-off-by: Jonghwan Choi <[email protected]>
Acked-by: Shawn Guo <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions