All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: rtlwifi: Remove unnecessary functions
@ 2018-10-25  1:16 Maya Nakamura
  2018-10-25  1:17 ` [PATCH 1/3] staging: rtlwifi: Remove function that only returns the second argument Maya Nakamura
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Maya Nakamura @ 2018-10-25  1:16 UTC (permalink / raw)
  To: gregkh, outreachy-kernel

This patchset removes functions that only return zero or the second
argument. It also removes the functions that are not used at all.

Maya Nakamura (3):
  staging: rtlwifi: Remove function that only returns the second
    argument
  staging: rtlwifi: Remove function that only returns zero
  staging: rtlwifi: Remove unused functions

 .../staging/rtlwifi/phydm/phydm_hwconfig.c    | 73 ++-----------------
 .../staging/rtlwifi/phydm/phydm_hwconfig.h    | 12 ---
 2 files changed, 6 insertions(+), 79 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2018-10-26  0:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-25  1:16 [PATCH 0/3] staging: rtlwifi: Remove unnecessary functions Maya Nakamura
2018-10-25  1:17 ` [PATCH 1/3] staging: rtlwifi: Remove function that only returns the second argument Maya Nakamura
2018-10-25 14:29   ` [Outreachy kernel] " Julia Lawall
2018-10-25  1:18 ` [PATCH 2/3] staging: rtlwifi: Remove function that only returns zero Maya Nakamura
2018-10-25 14:24   ` [Outreachy kernel] " Julia Lawall
2018-10-26  0:34     ` Maya Nakamura
2018-10-25  1:19 ` [PATCH 3/3] staging: rtlwifi: Remove unused functions Maya Nakamura

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.