blkcg: style cleanups for blk-cgroup.h
commit36558c8a30e121f97b5852ae33e28081af21bdbf
authorTejun Heo <tj@kernel.org>
Mon, 16 Apr 2012 20:57:24 +0000 (16 13:57 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 20 Apr 2012 08:06:16 +0000 (20 10:06 +0200)
treede9b361baf71b0b893d4053ac061f8e160ecfd37
parent54e7ed12bad1e3aa2a28558fab6850240465f973
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 <tj@kernel.org>
Cc: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-cgroup.h