diff options
author | 2024-10-31 16:14:31 +0100 | |
---|---|---|
committer | 2024-11-07 02:47:06 +0100 | |
commit | fc9f59de26afb3b4a33d37f1ba51a441b050afbb (patch) | |
tree | 70b0802de593b3cb9342b13d5809527e14ceb45a /scripts/lib/kdoc/kdoc_re.py | |
parent | sched/idle: Switch to use hrtimer_setup_on_stack() (diff) | |
download | wireguard-linux-fc9f59de26afb3b4a33d37f1ba51a441b050afbb.tar.xz wireguard-linux-fc9f59de26afb3b4a33d37f1ba51a441b050afbb.zip |
io_uring: Switch to use hrtimer_setup_on_stack()
hrtimer_setup_on_stack() takes the callback function pointer as argument
and initializes the timer completely.
Replace hrtimer_init_on_stack() and the open coded initialization of
hrtimer::function with the new setup mechanism.
Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/f0d4ac32ec4050710a656cee8385fa4427be33aa.1730386209.git.namcao@linutronix.de
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions