diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:43:22 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:35:44 +0100 |
commit | efcb2d32a8f5afb4173a868a7616db1718641420 (patch) | |
tree | 16608aaaf597e7977dd7bb1f520800cad22aefd7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fe0b776543e986249f48611387c847e5564a3647 (diff) |
net/sched: 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/f1d4843589dd924743b35de1f0920c4a4c43be01.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions