diff options
author | 2025-02-07 17:36:10 +0800 | |
---|---|---|
committer | 2025-03-04 12:59:06 -0800 | |
commit | a1123951b24759188010a6aa3d9d0be7b996bd39 (patch) | |
tree | c64183a0ba40244259f2fa9bc0f87c741f48d180 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | clk: imgtec: use %pe for better readability of errors while printing (diff) | |
download | linux-rng-a1123951b24759188010a6aa3d9d0be7b996bd39.tar.xz linux-rng-a1123951b24759188010a6aa3d9d0be7b996bd39.zip |
clk: Correct the data types of the variables in clk_calc_new_rates
In clk_calc_new_rates, the "ret" is only used to store the return value
of clk_core_determine_round_nolock, and the data type of the return
value of clk_core_determine_round_nolock is int.
Signed-off-by: Chuan Liu <chuan.liu@amlogic.com>
Link: https://lore.kernel.org/r/20250207-correct_data_types-v1-1-f22bc7ea220d@amlogic.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions