[PATCH] kernel:cgroup :fixed coding style issues

2014-07-11 Thread Ionut Alexa
From: Ionut Alexa Fixed coding style issues. Signed-off-by: Ionut Alexa --- kernel/cgroup.c | 36 ++-- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/kernel/cgroup.c b/kernel/cgroup.c index 70776ae..fb6a4fd 100644 --- a/kernel/cgroup.c +++

[PATCH] kernel:cgroup :fixed coding style issues

2014-07-11 Thread Ionut Alexa
From: Ionut Alexa johnnyal...@yahoo.com Fixed coding style issues. Signed-off-by: Ionut Alexa johnnyal...@yahoo.com --- kernel/cgroup.c | 36 ++-- 1 file changed, 22 insertions(+), 14 deletions(-) diff --git a/kernel/cgroup.c b/kernel/cgroup.c index