[PATCH] Fixing sparse warning of variable length array

2017-05-18 Thread Lior Pugatch
>From c93e5f16090b217d76c0c0b94201a97e0c43c32b Mon Sep 17 00:00:00 2001 From: Lior Pugatch Date: Thu, 18 May 2017 22:49:12 +0300 Subject: [PATCH] Fixing sparse warning of variable length array Signed-off-by: Lior Pugatch --- drivers/staging/lustre/lustre/llite/xattr.c | 4 +++- 1 file chan

[PATCH] vt6655-Changed C99 comment to C89 style.

2015-08-02 Thread Lior Pugatch
--- drivers/staging/vt6655/rxtx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/vt6655/rxtx.h b/drivers/staging/vt6655/rxtx.h index b9bd163..54694df 100644 --- a/drivers/staging/vt6655/rxtx.h +++ b/drivers/staging/vt6655/rxtx.h @@ -197,4 +197,4 @@ int vnt_beac

[PATCH] Fixed C99 style comment to C89 style.

2015-08-03 Thread Lior Pugatch
Patch created to satisfy checkpatch.pl and fix possible compilation problems. Signed-off-by: Lior Pugatch --- drivers/staging/vt6655/rxtx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/vt6655/rxtx.h b/drivers/staging/vt6655/rxtx.h index b9bd163..54694df

[PATCH] staging: vt6655: Fixed C99 style comment to C89 style.

2015-08-04 Thread Lior Pugatch
Patch created to satisfy checkpatch.pl Signed-off-by: Lior Pugatch --- drivers/staging/vt6655/rxtx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/vt6655/rxtx.h b/drivers/staging/vt6655/rxtx.h index b9bd163..54694df 100644 --- a/drivers/staging/vt6655

[PATCH] staging: panel: Fix coding style issue.

2015-08-05 Thread Lior Pugatch
This patch fixes checkpatch.pl warning, all warnings are releted to comments code style. --- drivers/staging/panel/panel.c | 38 +- 1 file changed, 25 insertions(+), 13 deletions(-) diff --git a/drivers/staging/panel/panel.c b/drivers/staging/panel/panel.c ind

[PATCH] Fix coding style issues.

2015-08-05 Thread Lior Pugatch
This patch fixes checkpatch.pl warnings, related to comments. Signed-off-by: Lior Pugatch --- drivers/staging/panel/panel.c | 38 +- 1 file changed, 25 insertions(+), 13 deletions(-) diff --git a/drivers/staging/panel/panel.c b/drivers/staging/panel/panel.c