diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:43:28 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:35:45 +0100 |
commit | e9cc3a8936ee7740b59547b369d60febbbbd1be0 (patch) | |
tree | 5a90776e7ec01476ce9011a35b624952d53092f7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 806e32248e22582715dbbb7664567b81b9d6928a (diff) |
net: ethernet: ti: 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/bd34d3d0dba9a47b6ec5d14776941e9aa118c7d2.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions