diff options
author | 2025-02-05 11:38:53 +0100 | |
---|---|---|
committer | 2025-02-18 10:32:31 +0100 | |
commit | 878a388866a67cb8f2d12df24f256b4e6159dcb8 (patch) | |
tree | 22b3f1bc184d5c7293813fa94a08baaac5d9b146 /kernel/fork.c | |
parent | ARM: imx: Switch to use hrtimer_setup() (diff) | |
download | wireguard-linux-878a388866a67cb8f2d12df24f256b4e6159dcb8.tar.xz wireguard-linux-878a388866a67cb8f2d12df24f256b4e6159dcb8.zip |
ARM: 8611/1: l2x0: 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/5ca584b1e32c34630bb15ccc84467c1e05059e66.1738746821.git.namcao@linutronix.de
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions