diff options
| author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:43:21 +0100 |
|---|---|---|
| committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:35:44 +0100 |
| commit | fe0b776543e986249f48611387c847e5564a3647 (patch) | |
| tree | 5076a19eded10af3d3b1995696ed7e450ed613ba /tools/perf/scripts/python | |
| parent | hwrng: timeriomem: Switch to use hrtimer_setup() (diff) | |
| download | linux-fe0b776543e986249f48611387c847e5564a3647.tar.gz linux-fe0b776543e986249f48611387c847e5564a3647.zip | |
netdev: 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/861d9b287f2b5206b853dbcc0f302127f2a7f8ac.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
