mirror of https://github.com/torvalds/linux.git
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> Reviewed-by: Marc Kleine-Budde <mkl@pengutronix.de> Link: https://lore.kernel.org/all/af32e1b1814263485be17bca9707d555f857c53f.1738746872.git.namcao@linutronix.de |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mcp251xfd-chip-fifo.c | ||
| mcp251xfd-core.c | ||
| mcp251xfd-crc16.c | ||
| mcp251xfd-dump.c | ||
| mcp251xfd-dump.h | ||
| mcp251xfd-ethtool.c | ||
| mcp251xfd-ram.c | ||
| mcp251xfd-ram.h | ||
| mcp251xfd-regmap.c | ||
| mcp251xfd-ring.c | ||
| mcp251xfd-rx.c | ||
| mcp251xfd-tef.c | ||
| mcp251xfd-timestamp.c | ||
| mcp251xfd-tx.c | ||
| mcp251xfd.h | ||