diff options
author | 2025-02-05 11:38:50 +0100 | |
---|---|---|
committer | 2025-02-18 10:32:31 +0100 | |
commit | 7d6f12520bd40f6e88e79de29808c7ae98185324 (patch) | |
tree | 42c1a99cded65d631304a90d9ca413ca879b9cb4 /kernel/fork.c | |
parent | KVM: arm64: Switch to use hrtimer_setup() (diff) | |
download | wireguard-linux-7d6f12520bd40f6e88e79de29808c7ae98185324.tar.xz wireguard-linux-7d6f12520bd40f6e88e79de29808c7ae98185324.zip |
LoongArch: KVM: 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/a5b1b53813a15a73afdfff6fbb4c9064fa582be1.1738746821.git.namcao@linutronix.de
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions