Re: [PATCH 13/25] sound/wm8350: don't use [delayed_]work_pending()
On Fri, Dec 21, 2012 at 05:57:03PM -0800, Tejun Heo wrote: > There's no need to test whether a (delayed) work item in pending > before queueing, flushing or cancelling it. Most uses are unnecessary > and quite a few of them are buggy.