[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140820114348.GA28381@funtoo.greenwavereality.com>
Date: Wed, 20 Aug 2014 19:43:48 +0800
From: Hoang Tran <hoangtran.gwr@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: "John W. Linville" <linville@...driver.com>,
Larry Finger <Larry.Finger@...inger.net>,
Sachin Kamat <sachin.kamat@...aro.org>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: rtl8821ae: fix sparse warning for static
declarations in rtl8821ae/stats.c
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.gwr@...il.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists