[PATCH] kernel: fix for checkpatch errors in sys file

2014-08-27 Thread vishnu.ps
From: "vishnu.ps" This patch fixes minor errors and warning messages in sys.c file. These errors were reported while working with some modifications in sys.c file. Fixing this first will help me to improve my further patches. ERROR: trailing whitespace - 9 ERROR: do not use assign

[PATCH] Fix checkpatch error's for mm/mmap.c

2014-08-13 Thread vishnu.ps
From: "vishnu.ps" Signed-off-by: vishnu.ps --- mm/mmap.c | 37 +++-- 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/mm/mmap.c b/mm/mmap.c index 80217c9..5cce169 100644 --- a/mm/mmap.c +++ b/mm/mmap.c @@ -70,7 +70,7 @@ static void un