All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Staging: rtl8187se: Sparse fixes
@ 2014-01-09 11:11 me
  2014-01-09 11:11 ` [PATCH 1/3] Staging: rtl8187se: r8180_core.c: mark symbols as static me
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: me @ 2014-01-09 11:11 UTC (permalink / raw)
  To: gregkh; +Cc: devel, linux-kernel, Anmol Sarma

From: Anmol Sarma <me@anmolsarma.in>

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: mark symbols as 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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-01-09 19:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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     ` [PATCH v2 0/3] Staging: rtl8187se: Sparse fixes Anmol Sarma
2014-01-09 19:44       ` [PATCH v2 1/3] Staging: rtl8187se: r8180_core.c: mark symbols as static 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

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.