diff options
| author | Kiyoshi Ueda <[email protected]> | 2008-10-01 10:14:46 -0400 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2008-10-09 08:56:21 +0200 |
| commit | d00e29fd99dd63d1c51917604e35dee824ed567f (patch) | |
| tree | 461c725d7ffaf2d5a69bc854ca4aa9977f530ea2 /tools/perf/scripts/python | |
| parent | 99cd3386f290eaf61f2b7596d5a4cc2007771174 (diff) | |
block: remove end_{queued|dequeued}_request()
This patch removes end_queued_request() and end_dequeued_request(),
which are no longer used.
As a results, users of __end_request() became only end_request().
So the actual code in __end_request() is moved to end_request()
and __end_request() is removed.
Signed-off-by: Kiyoshi Ueda <[email protected]>
Signed-off-by: Jun'ichi Nomura <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions