diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:43:31 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:35:45 +0100 |
commit | 964177da435cc466c4ff4774f18e37aa03fafe4a (patch) | |
tree | 8dd2c3355e5d19a42e901978d7c210124bcb5151 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 66a3898a203d7a62967812d97629ee402a6f2221 (diff) |
net: ethernet: hisilicon: 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/11f5140e157cc0cd02a715f531217b021743aa71.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions