All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: rtl8188eu: Remove unnecessary functions
@ 2015-10-27 17:32 Amitoj Kaur Chawla
  2015-10-27 17:35 ` [PATCH 1/3] staging: rtl8188eu: core: " Amitoj Kaur Chawla
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Amitoj Kaur Chawla @ 2015-10-27 17:32 UTC (permalink / raw)
  To: outreachy-kernel

This patchset removes unnecessary functions that aren't used, or can be replaced by a single line of code.

Amitoj Kaur Chawla (3):
  staging: rtl8188eu: core: Remove unnecessary functions
  staging: rtl8188eu: Remove unused function
  staging: rtl8188eu: core: Remove wrapper function

 drivers/staging/rtl8188eu/core/rtw_ap.c       | 54 +--------------------------
 drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 24 +++++-------
 drivers/staging/rtl8188eu/core/rtw_xmit.c     |  5 ---
 drivers/staging/rtl8188eu/include/rtw_xmit.h  |  1 -
 4 files changed, 10 insertions(+), 74 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-10-28 14:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-27 17:32 [PATCH 0/3] staging: rtl8188eu: Remove unnecessary functions Amitoj Kaur Chawla
2015-10-27 17:35 ` [PATCH 1/3] staging: rtl8188eu: core: " Amitoj Kaur Chawla
2015-10-27 17:36 ` [PATCH 2/3] staging: rtl8188eu: Remove unused function Amitoj Kaur Chawla
2015-10-27 17:37 ` [PATCH 3/3] staging: rtl8188eu: core: Remove wrapper function Amitoj Kaur Chawla
2015-10-28  9:28   ` [Outreachy kernel] " Julia Lawall
2015-10-28 13:55     ` Amitoj Kaur Chawla
2015-10-28 14:05       ` Julia Lawall
2015-10-28 14:52         ` Amitoj Kaur Chawla

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.