On Aug 20, 2014 at 06:19am, Greg Kroah-Hartman wrote:
> 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....@gmail.com>
> > ---
> >  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.
> 

Thanks, I resent the patch here https://lkml.org/lkml/2014/8/20/246

> I've dropped both of these, please resend the one you really want to 
> be
> considered.
> 
> thanks,
> 
> 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/

Reply via email to