| commit | 2249b9ec42328bca3a3cd01a69c21cd83627964a | [log] [tgz] |
|---|---|---|
| author | Thomas Gleixner <[email protected]> | Sat Oct 11 00:02:46 2025 +0900 |
| committer | Greg Kroah-Hartman <[email protected]> | Wed Oct 29 14:04:32 2025 +0100 |
| tree | 8d1297968b08f497d4dd383524f8addbd89bf973 | |
| parent | 519dfb671b5d3ee8d26fbed703f2bd96310f3b18 [diff] |
Documentation: Replace del_timer/del_timer_sync() [ Upstream commit 87bdd932e85881895d4720255b40ac28749c4e32 ] Adjust to the new preferred function names. Suggested-by: Steven Rostedt <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Jacob Keller <[email protected]> Reviewed-by: Anna-Maria Behnsen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jeongjun Park <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>