diff options
author | 2025-02-05 11:38:56 +0100 | |
---|---|---|
committer | 2025-02-18 10:32:32 +0100 | |
commit | 99fb79f6d6de533d92dc11d53b0a058ac3de8cbc (patch) | |
tree | 6059e39a92937e51ad4bde98b09eb7933a1c91a9 /kernel/sched/core.c | |
parent | perf/x86: Switch to use hrtimer_setup() (diff) | |
download | wireguard-linux-99fb79f6d6de533d92dc11d53b0a058ac3de8cbc.tar.xz wireguard-linux-99fb79f6d6de533d92dc11d53b0a058ac3de8cbc.zip |
s390/ap_bus: Switch to use hrtimer_setup()
hrtimer_setup() takes the callback function pointer as argument and
initializes the timer completely.
Replace hrtimer_init() and the open coded initialization of
hrtimer::function with the new setup mechanism.
Patch was created by using Coccinelle.
Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/d8a3919c09caa671e64d9f9bbf726aa8a885a844.1738746821.git.namcao@linutronix.de
Diffstat (limited to 'kernel/sched/core.c')
0 files changed, 0 insertions, 0 deletions