[PATCH 3/3] fs : ext2: super: fixed '==' instead '=' braces,whitespace coding style issue.

2018-02-06 Thread devesh . pradhan1
From: devesh pradhan fixed coding style issue. Signed-off-by: devesh pradhan --- fs/ext2/super.c | 59 ++--- 1 file changed, 27 insertions(+), 32 deletions(-) diff --git

[PATCH 3/3] fs : ext2: super: fixed '==' instead '=' braces,whitespace coding style issue.

2018-02-06 Thread devesh . pradhan1
From: devesh pradhan fixed coding style issue. Signed-off-by: devesh pradhan --- fs/ext2/super.c | 59 ++--- 1 file changed, 27 insertions(+), 32 deletions(-) diff --git a/fs/ext2/super.c b/fs/ext2/super.c index 554c98b8a93a..cb80bcb693a9

[PATCH 2/2] kernel: compat: fixed a trailing whitespaces code style issue

2018-02-03 Thread devesh . pradhan1
From: devesh pradhan Fixed a coding style issue. Signed-off-by: devesh pradhan --- kernel/compat.c | 24 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/kernel/compat.c b/kernel/compat.c index

[PATCH 2/2] kernel: compat: fixed a trailing whitespaces code style issue

2018-02-03 Thread devesh . pradhan1
From: devesh pradhan Fixed a coding style issue. Signed-off-by: devesh pradhan --- kernel/compat.c | 24 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/kernel/compat.c b/kernel/compat.c index d1cee656a7ed..d40c83792ae9 100644 --- a/kernel/compat.c +++

[PATCH 2/2] mm: filemap: fixed a "foo * bar" and added tab coding style issue

2017-12-17 Thread devesh . pradhan1
From: devesh pradhan Fixed a "foo * bar" and add tab coding style issue Signed-off-by: devesh pradhan --- mm/filemap.c | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/mm/filemap.c b/mm/filemap.c index

[PATCH 2/2] mm: filemap: fixed a "foo * bar" and added tab coding style issue

2017-12-17 Thread devesh . pradhan1
From: devesh pradhan Fixed a "foo * bar" and add tab coding style issue Signed-off-by: devesh pradhan --- mm/filemap.c | 11 +-- 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/mm/filemap.c b/mm/filemap.c index a49702445ce0..e14d62876980 100644 --- a/mm/filemap.c +++