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

From: Greg KH
Date: Fri Apr 18 2014 - 19:02:01 EST


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@xxxxxxxxxxxxx>
> Cc: ROSEdu Kernel Community <firefly@xxxxxxxxxxxxxxxx>
> ---
> drivers/staging/rtl8192u/r8192U_wx.c | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/