mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08: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>