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