[PATCH] kthread:fix coding style issue

2016-12-15 Thread Gaosheng Wu
From: GaoShengWu Line 28 of kthread.c violates chapter 3 of CodingStyle - put the opening brace last on the line, and put the closing brace first. Signed-off-by: GaoShengWu --- checkpatch.pl complained as the following: ERROR: open brace '{' following

[PATCH] kthread:fix coding style issue

2016-12-15 Thread Gaosheng Wu
From: GaoShengWu Line 28 of kthread.c violates chapter 3 of CodingStyle - put the opening brace last on the line, and put the closing brace first. Signed-off-by: GaoShengWu --- checkpatch.pl complained as the following: ERROR: open brace '{' following struct go on the same line #28: FILE:

[PATCH] sched/deadline:fix coding style issue

2016-12-14 Thread Gaosheng Wu
Line 45 of cpudeadline.c violates chapter 3 of CodingStyle - space required before the open parenthesis '('. Signed-off-by: Gaosheng Wu <wugs...@lzu.edu.cn> --- checkpatch.pl complained as the following: ERROR: space required before the open parenthesis '(' #45: FILE: kernel

[PATCH] sched/deadline:fix coding style issue

2016-12-14 Thread Gaosheng Wu
Line 45 of cpudeadline.c violates chapter 3 of CodingStyle - space required before the open parenthesis '('. Signed-off-by: Gaosheng Wu --- checkpatch.pl complained as the following: ERROR: space required before the open parenthesis '(' #45: FILE: kernel/sched/cpudeadline.c:45: + while