diff options
author | 2025-02-05 11:55:11 +0100 | |
---|---|---|
committer | 2025-04-05 10:30:17 +0200 | |
commit | 50177a8b2ec756a03f635444538da928dc5ac488 (patch) | |
tree | 235e4aa60da9c0097b4f82b1d06cfb34c6c284e9 /scripts/lib/kdoc/kdoc_re.py | |
parent | hrtimers: Delete hrtimer_init() (diff) | |
download | wireguard-linux-50177a8b2ec756a03f635444538da928dc5ac488.tar.xz wireguard-linux-50177a8b2ec756a03f635444538da928dc5ac488.zip |
hrtimers: Switch to use __htimer_setup()
__hrtimer_init_sleeper() calls __hrtimer_init() and also sets up the
callback function. But there is already __hrtimer_setup() which does both
actions.
Switch to use __hrtimer_setup() to simplify the code.
Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/all/d9a45a51b6a8aa0045310d63f73753bf6b33f385.1738746927.git.namcao@linutronix.de
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions