From: Anmol Sarma <me@anmolsarma.in>
To: gregkh@linuxfoundation.org
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
dan.carpenter@oracle.com, Anmol Sarma <me@anmolsarma.in>
Subject: [PATCH v2 0/3] Staging: rtl8187se: Sparse fixes
Date: Fri, 10 Jan 2014 01:14:41 +0530 [thread overview]
Message-ID: <cover.1389295289.git.me@anmolsarma.in> (raw)
In-Reply-To: <20140109151518.GS30234@mwanda>
Fix sparse warnings for undeclared symbols not marked static.
Anmol Sarma (3):
Staging: rtl8187se: r8180_core.c: mark symbols as static
Staging: rtl8187se: r8180_wx.c: make 'rtl8180_rates' static
Staging: rtl8187se: ieee80211: ieee80211_softmac.c: mark symbols as
static
.../rtl8187se/ieee80211/ieee80211_softmac.c | 74 +++++++++++-----------
drivers/staging/rtl8187se/r8180_core.c | 14 ++--
drivers/staging/rtl8187se/r8180_wx.c | 2 +-
3 files changed, 45 insertions(+), 45 deletions(-)
--
1.8.3.2
next prev parent reply other threads:[~2014-01-09 19:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-09 11:11 [PATCH 0/3] Staging: rtl8187se: Sparse fixes me
2014-01-09 11:11 ` [PATCH 1/3] Staging: rtl8187se: r8180_core.c: mark symbols as static me
2014-01-09 11:11 ` [PATCH 2/3] Staging: rtl8187se: r8180_wx.c: " me
2014-01-09 11:11 ` [PATCH 3/3] Staging: rtl8187se: ieee80211: ieee80211_softmac.c: " me
2014-01-09 15:04 ` Greg KH
2014-01-09 15:15 ` Dan Carpenter
2014-01-09 19:44 ` Anmol Sarma [this message]
2014-01-09 19:44 ` [PATCH v2 1/3] Staging: rtl8187se: r8180_core.c: " Anmol Sarma
2014-01-09 19:44 ` [PATCH v2 2/3] Staging: rtl8187se: r8180_wx.c: make 'rtl8180_rates' static Anmol Sarma
2014-01-09 19:44 ` [PATCH v2 3/3] Staging: rtl8187se: ieee80211: ieee80211_softmac.c: mark symbols as static Anmol Sarma
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=cover.1389295289.git.me@anmolsarma.in \
--to=me@anmolsarma.in \
--cc=dan.carpenter@oracle.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.