linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] staging: r8188eu: remove hal dir RT_TRACE calls
@ 2021-08-03 23:05 Phillip Potter
  2021-08-03 23:05 ` [PATCH 1/8] staging: r8188eu: remove RT_TRACE calls from hal/rtl8188eu_xmit.c Phillip Potter
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Phillip Potter @ 2021-08-03 23:05 UTC (permalink / raw)
  To: gregkh; +Cc: Larry.Finger, martin, linux-staging, linux-kernel

This series removes all RT_TRACE calls from code within the hal directory.

Phillip Potter (8):
  staging: r8188eu: remove RT_TRACE calls from hal/rtl8188eu_xmit.c
  staging: r8188eu: remove RT_TRACE calls from hal/rtl8188eu_recv.c
  staging: r8188eu: remove RT_TRACE calls from hal/HalPwrSeqCmd.c
  staging: r8188eu: remove RT_TRACE calls from hal/hal_intf.c
  staging: r8188eu: remove RT_TRACE calls from hal/rtl8188e_hal_init.c
  staging: r8188eu: remove RT_TRACE calls from hal/rtl8188e_mp.c
  staging: r8188eu: remove RT_TRACE calls from hal/usb_halinit.c
  staging: r8188eu: remove RT_TRACE calls from hal/usb_ops_linux.c

 drivers/staging/r8188eu/hal/HalPwrSeqCmd.c    | 20 ---------
 drivers/staging/r8188eu/hal/hal_intf.c        |  3 --
 .../staging/r8188eu/hal/rtl8188e_hal_init.c   | 25 -----------
 drivers/staging/r8188eu/hal/rtl8188e_mp.c     | 43 ++-----------------
 drivers/staging/r8188eu/hal/rtl8188eu_recv.c  |  1 -
 drivers/staging/r8188eu/hal/rtl8188eu_xmit.c  |  9 ----
 drivers/staging/r8188eu/hal/usb_halinit.c     | 27 +-----------
 drivers/staging/r8188eu/hal/usb_ops_linux.c   | 38 ++--------------
 8 files changed, 9 insertions(+), 157 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2021-08-03 23:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-03 23:05 [PATCH 0/8] staging: r8188eu: remove hal dir RT_TRACE calls Phillip Potter
2021-08-03 23:05 ` [PATCH 1/8] staging: r8188eu: remove RT_TRACE calls from hal/rtl8188eu_xmit.c Phillip Potter
2021-08-03 23:05 ` [PATCH 2/8] staging: r8188eu: remove RT_TRACE calls from hal/rtl8188eu_recv.c Phillip Potter
2021-08-03 23:05 ` [PATCH 3/8] staging: r8188eu: remove RT_TRACE calls from hal/HalPwrSeqCmd.c Phillip Potter
2021-08-03 23:05 ` [PATCH 4/8] staging: r8188eu: remove RT_TRACE calls from hal/hal_intf.c Phillip Potter
2021-08-03 23:05 ` [PATCH 5/8] staging: r8188eu: remove RT_TRACE calls from hal/rtl8188e_hal_init.c Phillip Potter
2021-08-03 23:05 ` [PATCH 6/8] staging: r8188eu: remove RT_TRACE calls from hal/rtl8188e_mp.c Phillip Potter
2021-08-03 23:05 ` [PATCH 7/8] staging: r8188eu: remove RT_TRACE calls from hal/usb_halinit.c Phillip Potter
2021-08-03 23:05 ` [PATCH 8/8] staging: r8188eu: remove RT_TRACE calls from hal/usb_ops_linux.c Phillip Potter

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