diff options
author | Tejun Heo <[email protected]> | 2012-12-21 17:57:04 -0800 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2012-12-28 13:40:16 -0800 |
commit | ba0c96cd9a361693b0bae409510d614dc0e26d0f (patch) | |
tree | b25ac2bece59445bd741a1ed4569756e878b3367 /net/unix/af_unix.c | |
parent | 02957f92bcc96be5c84a4000f9d22c592158602e (diff) |
rfkill: 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 rfkill. Only compile
tested.
Signed-off-by: Tejun Heo <[email protected]>
Acked-by: Johannes Berg <[email protected]>
Cc: "John W. Linville" <[email protected]>
Cc: [email protected]
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions