]> www.infradead.org Git - users/hch/block.git/commit
block: move blk_account_io_{start,done} to blk-mq.c
authorChristoph Hellwig <hch@lst.de>
Thu, 21 Oct 2021 14:59:59 +0000 (16:59 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 22 Oct 2021 04:13:33 +0000 (06:13 +0200)
commitf7b28fd6dd92952ffb6422c94eba596f0c0af0eb
tree36b6445b676ac3c426d974d8742994967d8682aa
parent95cec14b5f84106a8f29d2e9758f52ebb499b348
block: move blk_account_io_{start,done} to blk-mq.c

These are only used for request based I/O, so move them where they are
used.

Signed-off-by: Christoph Hellwig <hch@lst.de>
block/blk-core.c
block/blk-mq.c
block/blk.h