diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:43:34 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:35:46 +0100 |
commit | 4781599491bd62d88c34bb1dd6ac17d5f452fa31 (patch) | |
tree | 1c8f9257cb15874e7c47a150360c69ddd70e7a56 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | dbf13c4278a5673d8fb6ba87ea81c92b886b3aca (diff) |
net: mvpp2: 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/44e2ebca1a3c1b90213cdb79f7a19ebe0ae70510.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions