[PATCH 1/1] Staging: FBTFT: Fix wrong type casting warnings generated by sparse

2017-02-20 Thread Mandel Benjamin
] Signed-off-by: Mandel Benjamin --- drivers/staging/fbtft/fb_watterott.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/staging/fbtft/fb_watterott.c b/drivers/staging/fbtft/fb_watterott.c index 429304546b44..276f7fe1dbe7 100644 --- a/drivers/staging/fbtft

[PATCH v3 2/2] Staging: vc04_services: Fix the "space prohibited" code style errors

2017-02-14 Thread Mandel Benjamin
Fixes the following code style errors: ERROR: space prohibited after/before that open/closed parenthesis Signed-off-by: Mandel Benjamin --- drivers/staging/vc04_services/interface/vchi/vchi_common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging

[PATCH v3 1/2] Staging: vc04_services: Fix the "wrong indent" code style errors

2017-02-14 Thread Mandel Benjamin
Fixes the following code style errors: ERROR: code indent should use tabs where possible Signed-off-by: Mandel Benjamin --- drivers/staging/vc04_services/interface/vchi/vchi_common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/vc04_services

[PATCH v2 1/1] Staging: vc04_services: Fix the "space prohibited" code style errors

2017-02-13 Thread Mandel Benjamin
This patch fixes the following code style errors: ERROR: space prohibited after/before that open/closed parenthesis Signed-off-by: Mandel Benjamin --- drivers/staging/vc04_services/interface/vchi/vchi_common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers

[PATCH v2 0/1] Staging: vc04_services: Fix the "wrong indent" code style errors

2017-02-13 Thread Mandel Benjamin
This patch fixes the following code style errors: ERROR: code indent should use tabs where possible Signed-off-by: Mandel Benjamin --- drivers/staging/vc04_services/interface/vchi/vchi_common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging

[PATCH v2] Staging: vc04_services: Fix the "wrong indent" code style errors

2017-02-12 Thread Mandel Benjamin
This patch fixes the following code style errors: ERROR: code indent should use tabs where possible Signed-off-by: Mandel Benjamin --- drivers/staging/vc04_services/interface/vchi/vchi_common.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging