On Sun, Jul 06, 2014 at 12:01:11PM +0300, Sami Laine wrote: > From: Sami Laine <laine.j.s...@gmail.com> > > Sparse warning corrections for: > > drivers/staging/rtl8821ae/base.c:1370:16: warning: symbol > 'rtl_make_smps_action' was not declared. Should it be static? > drivers/staging/rtl8821ae/base.c:1543:6: warning: symbol 'rtl_find_221_ie' > was not declared. Should it be static? > drivers/staging/rtl8821ae/base.c:1804:5: warning: symbol > 'rtl_core_module_init' was not declared. Should it be static? > drivers/staging/rtl8821ae/base.c:1820:6: warning: symbol > 'rtl_core_module_exit' was not declared. Should it be static? > > Signed-off-by: Sami Laine <laine.j.s...@gmail.com>
You obviously did not build the code with your patch applied, as it breaks the build in bad ways :( Please ALWAYS test your patches before sending them out... greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/