diff options
| author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:43:29 +0100 |
|---|---|---|
| committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:35:45 +0100 |
| commit | f12185af60cb4b81a22e600cbbf33fc91ba662f1 (patch) | |
| tree | 24198a1aff6d3983981ac8eaf5662e5b26da28db /tools/perf/scripts/python | |
| parent | net: ethernet: ti: Switch to use hrtimer_setup() (diff) | |
| download | linux-f12185af60cb4b81a22e600cbbf33fc91ba662f1.tar.gz linux-f12185af60cb4b81a22e600cbbf33fc91ba662f1.zip | |
net: ethernet: cortina: 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/ddbeac1e5d81df33e9cccb099f520111cb8ce9c4.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
