diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:46:28 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 11:19:07 +0100 |
commit | ff533f73d5c038e9be359fbc587dc229a8299e13 (patch) | |
tree | ed2c76fcbc1013ead52bf465f127b4b1ac43a89d /rust/helpers/build_bug.c | |
parent | 397c07a3c90b18f09caa6ec4e00597f47319fbee (diff) |
drm/vmwgfx: 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.
Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Zack Rusin <zack.rusin@broadcom.com>
Link: https://lore.kernel.org/all/6f6664cf2fea2f782e37f64a77fc9f8699794f58.1738746904.git.namcao@linutronix.de
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions