diff options
author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2025-08-21 15:28:14 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-09-09 12:27:18 +0200 |
commit | cdea7cdae26995992a766443e1ea862923f2443d (patch) | |
tree | 89917651255ae9811623ec11fb1c997a9fb781db /scripts/check-git | |
parent | 44d7fb8acdf833a97669afeeed40cf27eb1dfc24 (diff) |
hrtimer: Use hrtimer_cb_get_time() helper
Various other helpers contain open-coded implementations of
hrtimer_cb_get_time(). This prevents refactoring the implementation.
Reuse the existing helper.
For this to work, move hrtimer_cb_get_time() a bit up in the file and also
make its argument 'const'.
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/all/20250821-hrtimer-cleanup-get_time-v2-7-3ae822e5bfbd@linutronix.de
Diffstat (limited to 'scripts/check-git')
0 files changed, 0 insertions, 0 deletions