Re: [PATCH 1/2] workqueue: convertcancel_rearming_delayed_work[queue]() users to cancel_delayed_work_sync()

From: David Miller
Date: Tue Dec 14 2010 - 14:53:19 EST


From: Tejun Heo <tj@xxxxxxxxxx>
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@xxxxxxxxxx>

Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/