From: Tejun Heo Date: Mon, 16 Apr 2012 20:57:24 +0000 (-0700) Subject: blkcg: style cleanups for blk-cgroup.h X-Git-Tag: v3.5-rc1~42^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36558c8a30e121f97b5852ae33e28081af21bdbf;p=pandora-kernel.git blkcg: style cleanups for blk-cgroup.h * Update indentation on struct field declarations. * Uniformly don't use "extern" on function declarations. * Merge the two #ifdef CONFIG_BLK_CGROUP blocks. All changes in this patch are cosmetic. Signed-off-by: Tejun Heo Cc: Vivek Goyal Signed-off-by: Jens Axboe --- Reading git-diff-tree failed