diff options
| author | Wang Qing <wangqing@vivo.com> | 2022-02-09 11:34:55 +0300 |
|---|---|---|
| committer | Michael Ellerman <mpe@ellerman.id.au> | 2022-05-04 12:37:46 +0300 |
| commit | f44cf716e46c2786a9f4ba26a78705b42412983c (patch) | |
| tree | 5774952659100c21811d5b6b99104e1277a98934 /tools/perf/scripts/python | |
| parent | dcbff9ad418497c2608d4b4d9423efc8e87e130e (diff) | |
| download | linux-f44cf716e46c2786a9f4ba26a78705b42412983c.tar.xz | |
powerpc/5xx: Drop unnecessary cast
do_div() does a 64-by-32 division, the 2nd parameter is a u32.
gbp->ipb_freq is already a u32, there's no need to transform it to u64
before passing it to do_div().
Signed-off-by: Wang Qing <wangqing@vivo.com>
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
[mpe: Add some detail to change log]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/1644395696-3545-1-git-send-email-wangqing@vivo.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
