[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1356185669.20841.9.camel@cumari.coelho.fi>
Date: Sat, 22 Dec 2012 16:14:29 +0200
From: Luciano Coelho <coelho@...com>
To: Tejun Heo <tj@...nel.org>
CC: <linux-kernel@...r.kernel.org>, <linux-wireless@...r.kernel.org>
Subject: Re: [PATCH 09/25] wl1251: don't use [delayed_]work_pending()
On Fri, 2012-12-21 at 17:56 -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.
>
> Remove unnecessary pending tests from wl1251. Only compile tested.
>
> Signed-off-by: Tejun Heo <tj@...nel.org>
> Cc: Luciano Coelho <coelho@...com>
> Cc: linux-wireless@...r.kernel.org
> ---
> Please let me know how this patch should be routed. I can take it
> through the workqueue tree if necessary.
>
> Thanks.
It's probably easier if you take it via your tree. This driver doesn't
get patches very often, so I doubt there will be any conflicts.
Thank you!
Acked-by: Luciano Coelho <coelho@...com>
--
Luca.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists