diff options
| author | 2014-09-11 12:18:53 +0400 | |
|---|---|---|
| committer | 2014-10-14 21:03:25 +0400 | |
| commit | 91883cd27c4e2523dd53e2bd6f71a1c5e0be5a38 (patch) | |
| tree | 2c3a8935d1967fa5d7c91ab4ba82d90e8b49f316 /tools/perf/scripts/python/syscall-counts.py | |
| parent | ceph: make sure request isn't in any waiting list when kicking request. (diff) | |
| download | linux-dev-91883cd27c4e2523dd53e2bd6f71a1c5e0be5a38.tar.xz linux-dev-91883cd27c4e2523dd53e2bd6f71a1c5e0be5a38.zip | |
libceph: don't try checking queue_work() return value
queue_work() doesn't "fail to queue", it returns false if work was
already on a queue, which can't happen here since we allocate
event_work right before we queue it. So don't bother at all.
Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
Reviewed-by: Alex Elder <elder@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
