On Sat, Aug 09, 2014 at 12:05:24AM -0700, Ovidiu Toader wrote: > This minor patch motivated by eudyptula challenge fixes the following warnings issued > by `sparse' in drivers/staging/rtl8192u/r8192U_wx.c: > .../r8192U_wx.c:27:5: warning: symbol 'rtl8180_rates' was not declared. Should it be static? > .../r8192U_wx.c:961:22: 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 <ovi@xxxxxxxxxxx> > --- > drivers/staging/rtl8192u/r8192U_wx.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) This patch doesn't apply at all :( _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel