]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
Cleanup: make the indent of cgroup_init()shallower.
authorKen'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp>
Wed, 13 May 2009 04:27:57 +0000 (13:27 +0900)
committerDhaval Giani <dhaval@linux.vnet.ibm.com>
Mon, 18 May 2009 08:14:40 +0000 (13:44 +0530)
commit54a346f0934c5ce64dc5f97e8b47ad92ae371845
treea134fd1e4ab2bedc46dbe571382f6e180965ae23
parent28cb29c0869eb5a3828397952b464b6f8a2bb365
Cleanup: make the indent of cgroup_init()shallower.

Hi,

This patch makes the indent of cgroup_init() shallower for the readability.

Thanks
Ken'ichi Ohmichi

Signed-off-by: Ken'ichi Ohmichi <oomichi@mxs.nes.nec.co.jp>
Acked-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>
src/api.c