[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20140830205616.GA22433@kroah.com>
Date: Sat, 30 Aug 2014 13:56:16 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Hoang Tran <hoangtran.gwr@...il.com>
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 v3] staging: rtl8821ae: fix sparse warning for static
declarations in rtl8821ae/stats.c
On Sat, Aug 23, 2014 at 10:55:51AM +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(-)
I applied the second patch you sent, why resend it? What was different
between this one and the previous 2? Please always be specific about
what you are changing, otherwise I have no idea what to do...
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