linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] staging: r8188eu: remove macro rtw_pwr_wakeup()
@ 2022-04-03 10:37 Michael Straube
  2022-04-03 10:37 ` [PATCH 1/4] staging: r8188eu: remove unused parameter from _rtw_pwr_wakeup() Michael Straube
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Straube @ 2022-04-03 10:37 UTC (permalink / raw)
  To: gregkh; +Cc: Larry.Finger, phil, linux-staging, linux-kernel, Michael Straube

This series removes the rtw_pwr_wakeup() macro. It is actually just an
alias for the _rtw_pwr_wakeup() function and can be removed to simplify
the code.

Tested on x86_64 with Inter-Tech DMG-02.

Michael Straube (4):
  staging: r8188eu: remove unused parameter from _rtw_pwr_wakeup()
  staging: r8188eu: remove constant parameter from _rtw_pwr_wakeup()
  staging: r8188eu: remove macro rtw_pwr_wakeup()
  staging: r8188eu: clean up comment for rtw_pwr_wakeup()

 drivers/staging/r8188eu/core/rtw_pwrctrl.c    | 14 ++++++--------
 drivers/staging/r8188eu/include/rtw_pwrctrl.h |  5 +----
 2 files changed, 7 insertions(+), 12 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-04-03 10:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-03 10:37 [PATCH 0/4] staging: r8188eu: remove macro rtw_pwr_wakeup() Michael Straube
2022-04-03 10:37 ` [PATCH 1/4] staging: r8188eu: remove unused parameter from _rtw_pwr_wakeup() Michael Straube
2022-04-03 10:37 ` [PATCH 2/4] staging: r8188eu: remove constant " Michael Straube
2022-04-03 10:37 ` [PATCH 3/4] staging: r8188eu: remove macro rtw_pwr_wakeup() Michael Straube
2022-04-03 10:37 ` [PATCH 4/4] staging: r8188eu: clean up comment for rtw_pwr_wakeup() Michael Straube

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).