]> git.baikalelectronics.ru Git - kernel.git/commit
blkcg: inline bio_blkcg() and friends
authorTejun Heo <tj@kernel.org>
Tue, 5 Jun 2012 03:40:57 +0000 (20:40 -0700)
committerJens Axboe <axboe@kernel.dk>
Mon, 25 Jun 2012 09:53:50 +0000 (11:53 +0200)
commita6451753acc5b368af8d8d559f32355c408cca81
treed077f86201fc7dee7ae23065c2c3d929219d1e5f
parent196b0b292de7b57c0d5b1aed0ef60e45d006aa98
blkcg: inline bio_blkcg() and friends

Make bio_blkcg() and friends inline.  They all are very simple and
used only in few places.

This patch is to prepare for further updates to request allocation
path.

Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-cgroup.c
block/blk-cgroup.h