diff options
| author | John Garry <[email protected]> | 2020-08-19 23:20:25 +0800 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2020-09-03 15:20:47 -0600 |
| commit | a0235d230f3245aa4bd70b514d5effb24be61acd (patch) | |
| tree | 6a1bec801b10efc12e6a3dcec35df21731a47ff7 /tools/perf/scripts/python/bin | |
| parent | 32bc15afed04bd73e29d713d8db47818d6aa89af (diff) | |
blk-mq: Relocate hctx_may_queue()
blk-mq.h and blk-mq-tag.h include on each other, which is less than ideal.
Locate hctx_may_queue() to blk-mq.h, as it is not really tag specific code.
In this way, we can drop the blk-mq-tag.h include of blk-mq.h
Signed-off-by: John Garry <[email protected]>
Tested-by: Douglas Gilbert <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions