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)
commitb1208b56f31408f7d8381ff5d08e970aa5ee761c
treed077f86201fc7dee7ae23065c2c3d929219d1e5f
parent7f4b35d155a5f9e5748539a79558533aa08d6a81
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