Commit f9fb14e
committed
treewide: Switch/rename to timer_delete[_sync]()
Conflict: partial backport only includes i40e changes
JIRA: https://issues.redhat.com/browse/RHEL-83569
commit 8fa7292
Author: Thomas Gleixner <tglx@linutronix.de>
Date: Sat Apr 5 10:17:26 2025 +0200
treewide: Switch/rename to timer_delete[_sync]()
timer_delete[_sync]() replaces del_timer[_sync](). Convert the whole tree
over and remove the historical wrapper inlines.
Conversion was done with coccinelle plus manual fixups where necessary.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Dennis Chen <dechen@redhat.com>1 parent 7aa9dbe commit f9fb14e
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16382 | 16382 | | |
16383 | 16383 | | |
16384 | 16384 | | |
16385 | | - | |
| 16385 | + | |
16386 | 16386 | | |
16387 | 16387 | | |
16388 | 16388 | | |
| |||
16581 | 16581 | | |
16582 | 16582 | | |
16583 | 16583 | | |
16584 | | - | |
| 16584 | + | |
16585 | 16585 | | |
16586 | 16586 | | |
16587 | 16587 | | |
| |||
0 commit comments