[PATCH] Staging: media: atomisp: made function static

2017-12-13 Thread Sergiy Redko
Fixed sparse warning by making 'dtrace_dot' function static. Signed-off-by: Sergiy Redko <sergre...@gmail.com> --- .../media/atomisp/pci/atomisp2/css2400/runtime/debug/src/ia_css_debug.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/staging/media/atomisp/pci/atomisp2/c

[PATCH] Staging: media: atomisp: made variable static

2017-10-14 Thread Sergiy Redko
Fixed sparse warning by making 'IB_BUFFER_NULL' variable static. Signed-off-by: Sergiy Redko <sergre...@gmail.com> --- .../pci/atomisp2/css2400/hive_isp_css_common/host/input_system.c| 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/media/atomi

[PATCH] Staging: lustre: lnet: incorrect type in assignement fix

2017-05-11 Thread Sergiy Redko
Fixed incorrect type in assignment warning found by sparse by changing the type of a local variable Signed-off-by: Sergiy Redko <sergre...@gmail.com> --- drivers/staging/lustre/lnet/lnet/lib-socket.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/lustr

[PATCH] Staging: lustre: lnet: code style fix

2017-03-25 Thread Sergiy Redko
Fixed code style error found by checkpatch by adding a space after a comma in function parameter list. Signed-off-by: Sergiy Redko <sergre...@gmail.com> --- drivers/staging/lustre/lnet/lnet/router.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/lustr

[PATCH] staging: vc04_services: open brace code style fix

2017-03-04 Thread Sergiy Redko
This fixes an error found by checkpatch about the open brace not being on the same line as if statement. It also adds a missing blank like to fix another checkpatch warning. Signed-off-by: Sergiy Redko <sergre...@gmail.com> --- drivers/staging/vc04_services/interface/vchiq_arm/vchiq_shim

Re: [PATCH linux-next] staging: vchiq_arm: coding style

2017-03-03 Thread Sergiy Redko
On 03/03, Stefan Wahren wrote: > Hi Sergiy, > > Am 03.03.2017 um 09:05 schrieb Sergiy Redko: > > fix coding style: move brace to the line above > > please make the subject of your patch more distinct. We get a lot of > coding style fixes for vchiq. > > Btw i

[PATCH linux-next] staging: vchiq_arm: coding style

2017-03-03 Thread Sergiy Redko
fix coding style: move brace to the line above Signed-off-by: Sergiy Redko <sergre...@gmail.com> --- drivers/staging/vc04_services/interface/vchiq_arm/vchiq_shim.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/staging/vc04_services/interface/vchiq_arm/vchiq_