Files
Waiman Long 2185018718 treewide: Switch/rename to timer_delete[_sync]()
JIRA: https://issues.redhat.com/browse/RHEL-114125
Conflicts:
  This is a partial backport of the commit on the best effort
  basis. All the hunks that fail to merge are dropped and del_timer()
  and del_timer_sync() helpers in include/linux/timer.h are retained.

commit 8fa7292fee5c5240402371ea89ab285ec856c916
Author: Thomas Gleixner <tglx@linutronix.de>
Date:   Sat, 5 Apr 2025 10:17:26 +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: Waiman Long <longman@redhat.com>
2025-09-15 23:05:39 -04:00
..
2022-05-04 11:06:14 +02:00