diff options
author | Anna-Maria Behnsen <[email protected]> | 2024-02-21 10:05:29 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-02-22 17:52:30 +0100 |
commit | bebed6649e85fe55275bd20104ec8e0bdff1bf54 (patch) | |
tree | 3bfe73616c9effec535cd58534d37cd7144504dd /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 2ed08e4bc53298db3f87b528cd804cb0cce066a9 (diff) |
timers: Restructure get_next_timer_interrupt()
get_next_timer_interrupt() contains two parts for the next timer interrupt
calculation. Those two parts are separated by forwarding the base
clock. But the second part does not depend on the forwarded base
clock.
Therefore restructure get_next_timer_interrupt() to keep things together
which belong together.
No functional change.
Signed-off-by: Anna-Maria Behnsen <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Frederic Weisbecker <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions