On Wed, Aug 20, 2014 at 04:53:22PM +0800, Hoang Tran wrote: > This patch fixes the following sparse warnings in rtl8821ae/stats.c > > drivers/staging/rtl8821ae/stats.c:62:6: warning: symbol 'rtl_translate_todbm' was not declared. Should it be static? > drivers/staging/rtl8821ae/stats.c:101:6: warning: symbol 'rtl_process_ui_rssi' was not declared. Should it be static? > > Signed-off-by: Hoang Tran <hoangtran.gwr@xxxxxxxxx> > --- > drivers/staging/rtl8821ae/stats.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) You sent 2 patches that look to do the same thing, but are different, so I have no idea which to apply. Always properly "version" your patches so as to not confuse easily-confused maintainers. I've dropped both of these, please resend the one you really want to be considered. thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel