[xfs-masters] [PATCH 1/2] workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()

David Miller davem at davemloft.net
Tue Dec 14 13:53:41 CST 2010


From: Tejun Heo <tj at kernel.org>
Date: Tue, 14 Dec 2010 16:21:17 +0100

> cancel_rearming_delayed_work[queue]() has been superceded by
> cancel_delayed_work_sync() quite some time ago.  Convert all the
> in-kernel users.  The conversions are completely equivalent and
> trivial.
> 
> Signed-off-by: Tejun Heo <tj at kernel.org>

Acked-by: David S. Miller <davem at davemloft.net>



More information about the xfs-masters mailing list