diff options
| author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:43:24 +0100 |
|---|---|---|
| committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:35:44 +0100 |
| commit | 553f9a8be728cdf884985b2d9a057d3af09f60f3 (patch) | |
| tree | f3bbe63c9f5487b4d7165ab1c68299c7922c5178 /tools/perf/scripts/python | |
| parent | mac802154: Switch to use hrtimer_setup() (diff) | |
| download | linux-553f9a8be728cdf884985b2d9a057d3af09f60f3.tar.gz linux-553f9a8be728cdf884985b2d9a057d3af09f60f3.zip | |
tcp: 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/a16c227cc6882d8aecf658e6a7e38b74e7fd7573.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
