diff options
author | Tejun Heo <tj@kernel.org> | 2012-12-22 02:56:59 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2012-12-28 22:40:15 +0100 |
commit | 02957f92bcc96be5c84a4000f9d22c592158602e (patch) | |
tree | e0b0f96839d8c29651cda282d421c3b2f016f392 /net/rfkill | |
parent | thinkpad_acpi: don't use [delayed_]work_pending() (diff) | |
download | linux-02957f92bcc96be5c84a4000f9d22c592158602e.tar.xz linux-02957f92bcc96be5c84a4000f9d22c592158602e.zip |
wl1251: don't use [delayed_]work_pending()
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@kernel.org>
Acked-by: Luciano Coelho <coelho@ti.com>
Cc: linux-wireless@vger.kernel.org
Diffstat (limited to 'net/rfkill')
0 files changed, 0 insertions, 0 deletions