aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTejun Heo <[email protected]>2012-12-21 17:57:12 -0800
committerFelipe Balbi <[email protected]>2013-01-10 12:40:46 +0200
commit348409a267e441c46345f325db37e9824fcf675e (patch)
tree4e27baf4c3f4c0ee3724065403a69a635c9d4471 /tools/perf/scripts/python/bin
parent32c9cf22fccb371745bde98e1da1c3aeb4bb9f36 (diff)
usb: gadget: at91_udc: 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 at91_udc. Only compile tested. Signed-off-by: Tejun Heo <[email protected]> Cc: Andrew Victor <[email protected]> Cc: Jean-Christophe Plagniol-Villard <[email protected]> Cc: [email protected] Acked-by: Nicolas Ferre <[email protected]> Signed-off-by: Felipe Balbi <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions