diff options
| author | FUJITA Tomonori <[email protected]> | 2008-07-15 21:21:45 +0200 |
|---|---|---|
| committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2008-07-15 21:21:45 +0200 |
| commit | 52a93ba815737e3877f85b46850cffe993a22429 (patch) | |
| tree | fcc2797c13884e70100d7c9939c39cc9b4658cc8 /tools/perf/scripts/python | |
| parent | d79c5a670ddf076a346ddcf3d9e21785ecab963f (diff) | |
block: remove the checking for NULL queue in blk_put_request
Some uses blk_put_request asymmetrically, that is, they uses it with
requests that not allocated by blk_get_request. As a result,
blk_put_request has a hack to catch a NULL request_queue. Now such
callers are fixed (they use blk_get_request properly). So we can
safely remove the hack in blk_put_request.
Signed-off-by: FUJITA Tomonori <[email protected]>
Cc: Borislav Petkov <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions