All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: Drop unnecessary code
@ 2015-10-31 14:45 Amitoj Kaur Chawla
  2015-10-31 14:46 ` [PATCH 1/4] staging: rtl8712: rtl871x_sta_mgt: Remove wrapper function Amitoj Kaur Chawla
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Amitoj Kaur Chawla @ 2015-10-31 14:45 UTC (permalink / raw)
  To: outreachy-kernel

This patchset removes wrapper function, unnecessary variable and
function to clean up code.

Amitoj Kaur Chawla (4):
  staging: rtl8712: rtl871x_sta_mgt: Remove wrapper function
  staging: rtl8712: rtl871x_mlme: Remove wrapper function
  staging: rtl8192e: Remove unnecessary variable
  staging: rtl8192u: Remove unnecessary function

 drivers/staging/rtl8192e/rtl8192e/r8192E_phy.c |  5 ++---
 drivers/staging/rtl8192u/r819xU_phy.c          | 25 +++++--------------------
 drivers/staging/rtl8712/rtl871x_mlme.c         |  8 +-------
 drivers/staging/rtl8712/rtl871x_sta_mgt.c      |  9 ++-------
 4 files changed, 10 insertions(+), 37 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-11-04 20:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-31 14:45 [PATCH 0/4] staging: Drop unnecessary code Amitoj Kaur Chawla
2015-10-31 14:46 ` [PATCH 1/4] staging: rtl8712: rtl871x_sta_mgt: Remove wrapper function Amitoj Kaur Chawla
2015-11-04 20:28   ` [Outreachy kernel] " Greg KH
2015-10-31 14:49 ` [PATCH 2/4] staging: rtl8712: rtl871x_mlme: " Amitoj Kaur Chawla
2015-10-31 14:52 ` [PATCH 3/4] staging: rtl8192e: Remove unnecessary variable Amitoj Kaur Chawla
2015-10-31 14:55 ` [PATCH 4/4] staging: rtl8192u: Remove unnecessary function Amitoj Kaur Chawla
2015-10-31 17:17   ` [Outreachy kernel] " Julia Lawall
2015-10-31 17:40     ` Amitoj Kaur Chawla
2015-10-31 17:49       ` Julia Lawall

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.