]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
libcgroup: Fix coding style issues in api.c
authorDhaval Giani <dhaval.giani@gmail.com>
Fri, 26 Mar 2010 14:04:33 +0000 (15:04 +0100)
committerDhaval Giani <dhaval.giani@gmail.com>
Fri, 26 Mar 2010 14:10:41 +0000 (15:10 +0100)
commit9172bf678dd0e93daa158e4fe03cd81c43f3dcaa
tree223f5d009dbd5d99c4c5189b233be8ca21c744c3
parent7943d1eb2be34569829dfc2812a1bf4f6a6eb4d0
libcgroup: Fix coding style issues in api.c

Pre this patch
total: 16 errors, 40 warnings, 3321 lines checked

Post this patch
total: 2 errors, 5 warnings, 3323 lines checked

The remaining errors will cause a code change, and so go in a separate patch.

Signed-off-by: Dhaval Giani <dhaval.giani@gmail.com>
src/api.c