mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
The poll code is blk-mq specific, let's move it to blk-mq.c. This is a prep patch for improving the polling code. Signed-off-by: Jens Axboe <axboe@fb.com> Reviewed-by: Christoph Hellwig <hch@lst.de>