diff options
author | Tejun Heo <tj@kernel.org> | 2013-01-11 16:37:33 +0400 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2013-01-26 03:39:11 +0400 |
commit | ed1ac6e91a3ff7c561008ba57747cd6cbc49385e (patch) | |
tree | 52598ded2a8bea2486170169b4687ad8aadf8a67 /Documentation/trace | |
parent | a4ca26a43e39d521b3913f09faf82dfbbbca5f6a (diff) | |
download | linux-ed1ac6e91a3ff7c561008ba57747cd6cbc49385e.tar.xz |
PM: don't use [delayed_]work_pending()
There's no need to test whether a (delayed) work item is pending
before queueing, flushing or cancelling it, so remove work_pending()
tests used in those cases.
Signed-off-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'Documentation/trace')
0 files changed, 0 insertions, 0 deletions