[PATCH 1/1] drivers: staging: fbtft: Hush Checkpatch.pl Error about unnecessary whitespace and comma

2017-03-28 Thread vaibhavddit
From: Vaibhav Kothari Removed whitespace & comma in fbtft-bus.c as a part of checkpatch.pl fix-up. Signed-off-by: Vaibhav Kothari --- drivers/staging/fbtft/fbtft-bus.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/fbtft/fbtft-bus.c b/drivers/staging/f

[PATCH 1/2] staging: media: atomisp: i2c: removed unnecessary white space before comma in memset()

2017-03-28 Thread vaibhavddit
From: Vaibhav Kothari Removed extra space before comma in memset() as a part of checkpatch.pl fix-up. Signed-off-by: Vaibhav Kothari --- drivers/staging/media/atomisp/i2c/gc2235.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/media/atomisp/i2c/gc2235.c b/

[PATCH 1/1] Staging: lustre: lnet: libcfs: Fixed checkpatch.pl coding style errors

2017-03-28 Thread vaibhavddit
From: Vaibhav Kothari Shifted open brace { to previous line for 8 functions as indicated by checkpatch.pl Signed-off-by: Vaibhav Kothari --- drivers/staging/lustre/lnet/libcfs/hash.c | 43 +++ 1 file changed, 15 insertions(+), 28 deletions(-) diff --git a/drivers/s

[PATCH] staging: media: atomisp: i2c: removed unnecessary white space before comma in memset()

2017-03-27 Thread vaibhavddit
From: Vaibhav Kothari Removed extra space before comma in memset() as a part of checkpatch.pl fix-up. Signed-off-by: Vaibhav Kothari --- drivers/staging/media/atomisp/i2c/gc2235.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/media/atomisp/i2c/gc2235.c b/

[PATCH] staging: media: atomisp: i2c: removed unnecessary white space before comma in memset()

2017-03-27 Thread vaibhavddit
gc2235.c Removed extra space before comma in memset() as a part of checkpatch.pl fix-up. Signed-off-by: Vaibhav Kothari --- drivers/staging/media/atomisp/i2c/gc2235.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/media/atomisp/i2c/gc2235.c b/drivers/stag

[PATCH] staging:media:atomisp:i2c removed unnecessary white space before comma in memset()

2017-03-27 Thread vaibhavddit
From: Vaibhav Kothari - Fixing up check-patch error & Warnings - Added blank line between declaration and defination at various places Signed-off-by: Vaibhav Kothari --- drivers/staging/media/atomisp/i2c/gc2235.c | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-) diff -

[PATCH] Fixing up check-patch error & Warnings

2017-03-27 Thread vaibhavddit
From: Vaibhav Kothari - Removed white-space before comma in memset() - Added blank line between declaration and defination at various places Signed-off-by: Vaibhav Kothari --- drivers/staging/media/atomisp/i2c/gc2235.c | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-)

[PATCH] Fixing Coding Style Errors & Warning

2017-03-27 Thread vaibhavddit
From: Vaibhav Kothari - Removed white-space before comma in memset() - Added blanck line between declaration and defination at various places Signed-off-by: Vaibhav Kothari --- drivers/staging/media/atomisp/i2c/gc2235.c | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-)

[PATCH] Fixing Coding Style Errors & Warning

2017-03-27 Thread vaibhavddit
From: Vaibhav Kothari - Removed white-space before comma in memset() - Added blanck line between declaration and defination at various places Signed-off-by: Vaibhav Kothari --- drivers/staging/media/atomisp/i2c/gc2235.c | 16 +++- 1 file changed, 11 insertions(+), 5 deletions(-)