[PATCH 3.14.0/linux-next]: staging/line6: playback.c style corrections

2014-04-05 Thread Sami Laine
From: Sami Laine Five coding style corrections to drivers/staging/line6/playback.c. Signed-Off-by: Sami Laine --- --- linux-next/drivers/staging/line6/playback.c.orig2014-04-06 08:19:30.190381250 +0300 +++ linux-next/drivers/staging/line6/playback.c 2014-04-06 08:27:25.721393581 +0300

[PATCH next-20140424] staging/cxt1e1: hwprobe.c sparse warning corrections

2014-04-26 Thread Sami Laine
From: Sami Laine Sparse warning corrections: - declarations made static where they should be such - changed NULL-pointers as NULL instead of static 0's - added __force to a few casts seemingly safe enough Signed-off-by: Sami Laine --- diff --git a/drivers/staging/cxt1e1/hwprobe.c b/dr

[PATCH next-20140424] staging/cxt1e1: sparse warning corrections

2014-04-26 Thread Sami Laine
From: Sami Laine Corrected sparse static declaration warnings. Signed-off-by: Sami Laine --- diff --git a/drivers/staging/cxt1e1/hwprobe.c b/drivers/staging/cxt1e1/hwprobe.c index cc2151e..2899258 100644 --- a/drivers/staging/cxt1e1/hwprobe.c +++ b/drivers/staging/cxt1e1/hwprobe.c

[PATCH next-20140627] drivers/staging/lustre/lustre/llite: sparse warning corrections

2014-06-27 Thread Sami Laine
From: Sami Laine Sparse warning corrections: NULL-pointers as NULL instead of static 0's. Signed-off-by: Sami Laine --- diff --git a/drivers/staging/lustre/lustre/llite/lproc_llite.c b/drivers/staging/lustre/lustre/llite/lproc_llite.c index 77ee9e5..d9c874c 100644 --- a/drivers/staging/l

[PATCH next-20140627] drivers/staging/rts5208/rtsx.c: sparse warning corrections

2014-06-29 Thread Sami Laine
From: Sami Laine Sparse warning corrections for incorrect printk format characters. Signed-off-by: Sami Laine --- diff --git a/drivers/staging/rts5208/rtsx.c b/drivers/staging/rts5208/rtsx.c index c0a0e60..e0e8693 100644 --- a/drivers/staging/rts5208/rtsx.c +++ b/drivers/staging/rts5208/rtsx.c

[PATCH next-20140627] drivers/staging/media/solo6x10: sparse warning corrections

2014-06-29 Thread Sami Laine
From: Sami Laine Sparse warning correction: CHECK drivers/staging/media/solo6x10/solo6x10-v4l2-enc.c drivers/staging/media/solo6x10/solo6x10-jpeg.h:113:21: warning: symbol 'jpeg_dqt ' was not declared. Should it be static? The symbol jpeg_dqt is used just in solo6x10-v4l2-enc.c,

[PATCH next-20140704]: staging/rtl8821ae/base.c: sparse warning corrections

2014-07-06 Thread Sami Laine
From: Sami Laine Sparse warning corrections for: drivers/staging/rtl8821ae/base.c:1370:16: warning: symbol 'rtl_make_smps_action' was not declared. Should it be static? drivers/staging/rtl8821ae/base.c:1543:6: warning: symbol 'rtl_find_221_ie' was not declared. Should i

[PATCH next-20140704]: staging/rtl8821ae/debug.c: sparse warning correction

2014-07-06 Thread Sami Laine
From: Sami Laine Sparse warning correction: vers/staging/rtl8821ae/debug.c:80:23: warning: symbol 'proc_topdir' was not declared. Should it be static? Signed-off-by: Sami Laine --- diff --git a/drivers/staging/rtl8821ae/debug.c b/drivers/staging/rtl8821ae/debug index 8aefbf1..e4a1