diff options
author | Tejun Heo <[email protected]> | 2012-12-21 17:56:53 -0800 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2012-12-28 13:40:15 -0800 |
commit | 1cab3f9fcc7ecaf70c77a10032b4757f769e345b (patch) | |
tree | 0fd2745e5a83d59f01145e6005f4c0a0d9f481af /net/unix/af_unix.c | |
parent | ecccd1248d6e6986130ffcc3b0d003cb46a485c0 (diff) |
sja1000: 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 sja1000. Only compile tested.
Signed-off-by: Tejun Heo <[email protected]>
Acked-by: "David S. Miller" <[email protected]>
Cc: Wolfgang Grandegger <[email protected]>
Cc: [email protected]
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions