diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:38:47 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:32:30 +0100 |
commit | 7ff22753d894250aed6048f6d4a5680142b4083f (patch) | |
tree | c48705f21d41750617e96909e09a666da2919aac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a0241210a3f3950bf4a28b5077108c8a126d47ec (diff) |
KVM: s390: 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>
Acked-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Link: https://lore.kernel.org/all/637865c62963fb8cddf6c4368ca12434988a8c27.1738746821.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions