linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Staging: rtl8192e: Fix code issues
@ 2014-04-06 21:25 Joel Pelaez Jorge
  2014-04-06 21:29 ` [PATCH 1/2] Staging: rtl8192e: Remove bad 'extern' declaration Joel Pelaez Jorge
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Joel Pelaez Jorge @ 2014-04-06 21:25 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Silvan Jegen; +Cc: devel, linux-kernel

In the kernel driver: rtl8192e, exists some problems related
to source check, using the tool sparse, but for fix it, is necessary
remove a bad declaration that keep off the patch.

Because it is resolved before apply the "main" patch.

Joel Pelaez Jorge (2):
  Staging: rtl8192e: Remove bad 'extern' declaration
  Staging: rtl8192e: Fix sparse warning

 drivers/staging/rtl8192e/rtl8192e/rtl_wx.c |    1 +
 drivers/staging/rtl8192e/rtl8192e/rtl_wx.h |    1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

--
1.9.1

--

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

end of thread, other threads:[~2014-04-07  0:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-06 21:25 [PATCH 0/3] Staging: rtl8192e: Fix code issues Joel Pelaez Jorge
2014-04-06 21:29 ` [PATCH 1/2] Staging: rtl8192e: Remove bad 'extern' declaration Joel Pelaez Jorge
2014-04-06 21:30 ` [PATCH 2/2] Staging: rtl8192e: Fix sparse warning Joel Pelaez Jorge
2014-04-06 21:43   ` Joe Perches
2014-04-07  0:38 ` [PATCH 0/3] Staging: rtl8192e: Fix code issues Greg Kroah-Hartman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).