Re: [PATCH v3] staging: rtl8821ae: fix sparse warning for static declarations in rtl8821ae/stats.c

From: Greg Kroah-Hartman
Date: Sat Aug 30 2014 - 16:56:32 EST


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@xxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/