Fixed sparse warning by making 'dtrace_dot' function static.
Signed-off-by: Sergiy Redko
---
.../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/css2400/runtime
Fixed sparse warning by making 'IB_BUFFER_NULL' variable static.
Signed-off-by: Sergiy Redko
---
.../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/atomisp/pci/atomis
Fixed incorrect type in assignment warning found by sparse
by changing the type of a local variable
Signed-off-by: Sergiy Redko
---
drivers/staging/lustre/lnet/lnet/lib-socket.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/lustre/lnet/lnet/lib-socket.c
b
Fixed code style error found by checkpatch by adding a space after a
comma in function parameter list.
Signed-off-by: Sergiy Redko
---
drivers/staging/lustre/lnet/lnet/router.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/lustre/lnet/lnet/router.c
b
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
---
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_shim.c | 4 ++--
1 file changed
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 it l
fix coding style: move brace to the line above
Signed-off-by: Sergiy Redko
---
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_shim.c
b/drivers/staging