]> asedeno.scripts.mit.edu Git - linux.git/commit
block: mark blk_rq_bio_prep as inline
authorChristoph Hellwig <hch@lst.de>
Thu, 6 Jun 2019 10:29:04 +0000 (12:29 +0200)
committerJens Axboe <axboe@kernel.dk>
Thu, 20 Jun 2019 16:29:22 +0000 (10:29 -0600)
commit1aa0a133fbabeca9e8785fb11de471841009d6d9
tree65cb6ab9c6ccbf2036a18a661197068b77f25dc4
parentd627065d88469933bc1527f97c539c464482f0bb
block: mark blk_rq_bio_prep as inline

This function just has a few trivial assignments, has two callers with
one of them being in the fastpath.

Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-core.c
block/blk.h