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 <[email protected]> > Cc: ROSEdu Kernel Community <[email protected]> > --- > 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

