From: Tejun Heo Date: Tue, 5 Jun 2012 03:40:57 +0000 (-0700) Subject: blkcg: inline bio_blkcg() and friends X-Git-Tag: v3.6-rc1~6^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1208b56f31408f7d8381ff5d08e970aa5ee761c;p=pandora-kernel.git 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 Acked-by: Vivek Goyal Signed-off-by: Jens Axboe --- Reading git-diff-tree failed