[PATCH v2] drivers/staging/rtl8192u/r8192U_wx.c: fix warnings issued by sparse

2014-08-10 Thread Ovidiu Toader
warning: symbol 'r8192_get_wireless_stats' was not declared. Should it be static? .../r8192U_wx.c:990:24: warning: symbol 'r8192_wx_handlers_def' was not declared. Should it be static? Signed-off-by: Ovidiu Toader --- Changes since v1: * added the const qualifier suggested by Joe Perches drive

[PATCH] drivers/staging/rtl8192u/r8192U_wx.c: fix warnings issued by sparse

2014-08-09 Thread Ovidiu Toader
warning: symbol 'r8192_get_wireless_stats' was not declared. Should it be static? .../r8192U_wx.c:990:24: warning: symbol 'r8192_wx_handlers_def' was not declared. Should it be static? Signed-off-by: Ovidiu Toader --- drivers/staging/rtl8192u/r8192U_wx.c | 3 ++- 1 file changed, 2 inserti

[PATCH v2] staging/media/rtl2832u_sdr: fix coding style problems by adding blank lines

2014-06-02 Thread Ovidiu Toader
This minor patch fixes all WARNING:SPACING style warnings in rtl2832_sdr.c The new version of the file pleases checkpatch.pl when run with "--ignore LONG_LINE". Signed-off-by: Ovidiu Toader --- Changes since v1: * made commit brief description clearer drivers/staging/media/rt

Re: [PATCH] staging/media/rtl2832u_sdr: fix coding style problems by adding blank lines

2014-06-02 Thread Ovidiu Toader
lines. Thanks for the feedback and sorry for the inconvenience. Take 2: This minor patch fixes all WARNING:SPACING style warnings in rtl2832_sdr.c The new version of the file pleases checkpatch.pl when run with "--ignore LONG_LINE". Signed-off-by: Ovidiu Toader --- driver

[PATCH] staging/media/rtl2832u_sdr: fix coding style problems

2014-06-01 Thread Ovidiu Toader
motivation: eudyptula challenge This minor patch fixes all WARNING:SPACING style warnings in rtl2832_sdr.c The new version of the file pleases checkpatch.pl when run with "--ignore LONG_LINE". Signed-off-by: Ovidiu Toader --- drivers/staging/media/rtl2832u_sdr/rtl2832_