[firefly] [PATCH] staging: rtl8192u: r8192U_wx: Fix sparse warnings

Greg KH gregkh at linuxfoundation.org
Sat Apr 19 02:02:00 EEST 2014


On Fri, Mar 21, 2014 at 04:07:49PM +0200, Matei Oprea wrote:
> Fix sparse "should be static" warnings. Those structures are
> only referenced in file scope so they can be marked as static.
> 
> Signed-off-by: Matei Oprea <eu at opreamatei.ro>
> Cc: ROSEdu Kernel Community <firefly at lists.rosedu.org>
> ---
>  drivers/staging/rtl8192u/r8192U_wx.c |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

This patch breaks the build, how did you test it?



More information about the firefly mailing list