[PATCH] kernel:exit :fix coding style warnings and errors.

2014-07-11 Thread Ionut Alexa
Fixed coding style warnings and errors. Signed-off-by: Ionut Alexa --- kernel/exit.c | 49 ++--- 1 file changed, 26 insertions(+), 23 deletions(-) diff --git a/kernel/exit.c b/kernel/exit.c index e5c4668..20a9c10 100644 --- a/kernel/exit.c +++

[PATCH] kernel:exit :fix coding style warnings and errors.

2014-07-11 Thread Ionut Alexa
Fixed coding style warnings and errors. Signed-off-by: Ionut Alexa ionut.m.al...@gmail.com --- kernel/exit.c | 49 ++--- 1 file changed, 26 insertions(+), 23 deletions(-) diff --git a/kernel/exit.c b/kernel/exit.c index e5c4668..20a9c10 100644 ---