Commit 46a7105
committed
treewide: Switch/rename to timer_delete[_sync]()
Author: Thomas Gleixner <tglx@linutronix.de>
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>
(cherry picked from commit 8fa7292)
JIRA: https://issues.redhat.com/browse/RHEL-99400
Conflicts: Partial backport only
Signed-off-by: Corinna Vinschen <vinschen@redhat.com>1 parent 7b99ed5 commit 46a7105
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4287 | 4287 | | |
4288 | 4288 | | |
4289 | 4289 | | |
4290 | | - | |
4291 | | - | |
| 4290 | + | |
| 4291 | + | |
4292 | 4292 | | |
4293 | 4293 | | |
4294 | 4294 | | |
| |||
7741 | 7741 | | |
7742 | 7742 | | |
7743 | 7743 | | |
7744 | | - | |
7745 | | - | |
| 7744 | + | |
| 7745 | + | |
7746 | 7746 | | |
7747 | 7747 | | |
7748 | 7748 | | |
| |||
0 commit comments