]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
blk-mq: simplify __blk_mq_complete_request
authorChristoph Hellwig <hch@lst.de>
Thu, 20 Apr 2017 14:03:10 +0000 (16:03 +0200)
committerJens Axboe <axboe@fb.com>
Thu, 20 Apr 2017 18:16:10 +0000 (12:16 -0600)
commit453f83418d04ed98be0f28868aad74c3dbdfb2be
tree96ff9515af46c1eccc2b845b5f371664dd84d5aa
parent08e0029aa2a4acdd365613ce88a1184e5351a8a1
blk-mq: simplify __blk_mq_complete_request

Merge blk_mq_ipi_complete_request and blk_mq_stat_add into their only
caller.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq.c