diff options
| author | David Lechner <[email protected]> | 2026-01-14 16:58:57 -0600 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-01-21 13:30:58 -0600 |
| commit | 80cb8a0e895d5ec835dda0ebaf14e293b4039c60 (patch) | |
| tree | 6d1df9cf7433ab9ac2c8950abaf9716b372e2b9e /scripts/objdiff | |
| parent | 04413ed0c1bde24bdb4a15e5d75a33f1f3fa8bfa (diff) | |
clk: mtk: use IS_ERR_VALUE() to check rate return values
Replace casting with long to IS_ERR_VALUE() macro to check for error
return values from rate calculation functions. This is the recommended
way to check the return value from clock rate functions.
Signed-off-by: David Lechner <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
