diff options
author | Anna-Maria Behnsen <[email protected]> | 2023-12-01 10:26:29 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2023-12-20 16:49:38 +0100 |
commit | b5e6f59888c7bde3c05f61b3ce06b78a86713fc0 (patch) | |
tree | 9f99cb7b1e2c780486ea474361196386dfaa58ea /tools/perf/scripts/python/bin | |
parent | d124c3393e798b1fb142ee728d5c8976d11e722d (diff) |
timers: Move store of next event into __next_timer_interrupt()
Both call sites of __next_timer_interrupt() store the return value directly
in base->next_expiry. Move the store into __next_timer_interrupt() and to
make its purpose more clear, rename the function to next_expiry_recalc().
No functional change.
Signed-off-by: Anna-Maria Behnsen <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Reviewed-by: Frederic Weisbecker <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions