diff options
author | 2025-02-05 11:46:14 +0100 | |
---|---|---|
committer | 2025-02-05 07:29:41 -0800 | |
commit | a7550ff59edfc768a8600c1e5c24c304208696a5 (patch) | |
tree | e5cb6bebad2ec69c247aa7ca03adf8bc0c3e1b90 /scripts/lib/kdoc/kdoc_output.py | |
parent | Input: drop vb2_ops_wait_prepare/finish (diff) | |
download | linux-rng-a7550ff59edfc768a8600c1e5c24c304208696a5.tar.xz linux-rng-a7550ff59edfc768a8600c1e5c24c304208696a5.zip |
Input: 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.
Acked-by: Zack Rusin <zack.rusin@broadcom.com>
Signed-off-by: Nam Cao <namcao@linutronix.de>
Link: https://lore.kernel.org/r/62db561622799dfc8d58682ca41b54e3f1ff6949.1738746904.git.namcao@linutronix.de
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions