diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:43:32 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:35:45 +0100 |
commit | 7b63b1dc473e5ad3c4c0f404d198e0c18dcbfa64 (patch) | |
tree | fb73be1192a09290ab4c39d3feca66110cc54895 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 964177da435cc466c4ff4774f18e37aa03fafe4a (diff) |
net: sparx5: 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>
Link: https://lore.kernel.org/all/d8f0e09bfa4bd4850e363645cc634afeb5779b88.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions