diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:43:40 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:35:47 +0100 |
commit | cbe2691bee4e54024b9985ef78e740d9655d92f3 (patch) | |
tree | 3ffecbbfaf7dbd65be8feddf89dfcb5500dfa14d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d1ba57528f44b3d3b270c9ecbf256fc6c88c748e (diff) |
wifi: 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/71fbc442aee9a9e892e475f3bbf8f368c6692a55.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions