From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Hoang Tran <hoangtran.gwr@gmail.com>
Cc: "John W. Linville" <linville@tuxdriver.com>,
Larry Finger <Larry.Finger@lwfinger.net>,
Sachin Kamat <sachin.kamat@linaro.org>,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] staging: rtl8821ae: fix sparse warning for static declarations in rtl8821ae/stats.c
Date: Sat, 30 Aug 2014 13:56:16 -0700 [thread overview]
Message-ID: <20140830205616.GA22433@kroah.com> (raw)
In-Reply-To: <1408762551-14919-1-git-send-email-hoangtran.gwr@gmail.com>
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@gmail.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
prev parent reply other threads:[~2014-08-30 20:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-23 2:55 [PATCH v3] staging: rtl8821ae: fix sparse warning for static declarations in rtl8821ae/stats.c Hoang Tran
2014-08-30 20:56 ` Greg Kroah-Hartman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140830205616.GA22433@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=Larry.Finger@lwfinger.net \
--cc=devel@driverdev.osuosl.org \
--cc=hoangtran.gwr@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=sachin.kamat@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox