diff options
author | Tejun Heo <[email protected]> | 2012-12-21 17:56:59 -0800 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2012-12-28 13:40:15 -0800 |
commit | 02957f92bcc96be5c84a4000f9d22c592158602e (patch) | |
tree | e0b0f96839d8c29651cda282d421c3b2f016f392 /net/unix/af_unix.c | |
parent | 6d394e192541a106bf78f361e2c4e586a8344e3e (diff) |
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 <[email protected]>
Acked-by: Luciano Coelho <[email protected]>
Cc: [email protected]
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions