[PATCH 2/2] :kernel:signal: Fixed coding style issue.

2013-03-04 Thread Alexandru Gheorghiu
Fixed coding style issue by removing trailing whitespaces. Signed-off-by: Alexandru Gheorghiu --- kernel/signal.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/kernel/signal.c b/kernel/signal.c index 2ec870a..fd9a953 100644 --- a/kernel/signal.c +++

[PATCH 2/2] :kernel:signal: Fixed coding style issue.

2013-03-04 Thread Alexandru Gheorghiu
Fixed coding style issue by removing trailing whitespaces. Signed-off-by: Alexandru Gheorghiu gheorghiuan...@gmail.com --- kernel/signal.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/kernel/signal.c b/kernel/signal.c index 2ec870a..fd9a953 100644 ---