diff options
author | Chuan Liu <chuan.liu@amlogic.com> | 2025-02-07 12:36:10 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2025-03-04 23:59:06 +0300 |
commit | a1123951b24759188010a6aa3d9d0be7b996bd39 (patch) | |
tree | c64183a0ba40244259f2fa9bc0f87c741f48d180 /scripts/gdb/linux/interrupts.py | |
parent | e995f4d516a0e28e667c7e3e3550665d8c0d8134 (diff) | |
download | linux-a1123951b24759188010a6aa3d9d0be7b996bd39.tar.xz |
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 'scripts/gdb/linux/interrupts.py')
0 files changed, 0 insertions, 0 deletions