diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:39:09 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:32:33 +0100 |
commit | 2414f15910c50a714a4f9aa5aa874f0682648536 (patch) | |
tree | 03fb2fd679efbfc008131f045a9e94702c74097a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 19fec9c4434f86bce6b7227ee70b8d9a2b3c9035 (diff) |
block, bfq: 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/d0d57e1dab46b617856dfb93c721d221cc31ab0b.1738746821.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions