linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/12] remove the remaining RT_TRACE prints
@ 2021-08-07 15:36 Martin Kaiser
  2021-08-07 15:36 ` [PATCH 01/12] staging: r8188eu: remove RT_TRACE prints from usb_intf.c Martin Kaiser
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: Martin Kaiser @ 2021-08-07 15:36 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Larry Finger, Phillip Potter, Dan Carpenter, linux-staging,
	linux-kernel, Martin Kaiser

Hello Greg and all,

I'm resending the patches from earlier this week, all in one series, based
on today's staging-testing branch. I hope they do not conflict with other
pending submissions.

As per Greg's request, I removed only RT_TRACE prints and left DBG_88E
alone for now.

While at it, I resurrected the IW_HANDLER change that was already accepted
for the deprecated driver.

Thanks for reviewing this set,

   Martin

Martin Kaiser (12):
  staging: r8188eu: remove RT_TRACE prints from usb_intf.c
  staging: r8188eu: remove RT_TRACE prints from usb_ops_linux.c
  staging: r8188eu: remove RT_TRACE prints from ioctl_linux.c
  staging: r8188eu: remove empty function
  staging: r8188eu: remove RT_TRACE prints from mlme_linux.c
  staging: r8188eu: remove RT_TRACE prints from os_intfs.c
  staging: r8188eu: remove an RT_TRACE print from osdep_service.c
  staging: r8188eu: remove RT_TRACE prints from recv_linux.c
  staging: r8188eu: remove RT_TRACE prints from xmit_linux.c
  staging: r8188eu: use IW_HANDLER to declare wext handlers
  staging: r8188eu: remove unused DEBUG_OID macro
  staging: r8188eu: remove the RT_TRACE macro

 drivers/staging/r8188eu/include/rtw_debug.h   |   9 -
 drivers/staging/r8188eu/include/rtw_ioctl.h   |   6 -
 drivers/staging/r8188eu/os_dep/ioctl_linux.c  | 181 +++++-------------
 drivers/staging/r8188eu/os_dep/mlme_linux.c   |   4 -
 drivers/staging/r8188eu/os_dep/os_intfs.c     |  49 +----
 .../staging/r8188eu/os_dep/osdep_service.c    |   6 +-
 drivers/staging/r8188eu/os_dep/recv_linux.c   |  23 +--
 drivers/staging/r8188eu/os_dep/usb_intf.c     |  51 +----
 .../staging/r8188eu/os_dep/usb_ops_linux.c    |  15 --
 drivers/staging/r8188eu/os_dep/xmit_linux.c   |   8 +-
 10 files changed, 58 insertions(+), 294 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2021-08-07 15:39 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-07 15:36 [PATCH 00/12] remove the remaining RT_TRACE prints Martin Kaiser
2021-08-07 15:36 ` [PATCH 01/12] staging: r8188eu: remove RT_TRACE prints from usb_intf.c Martin Kaiser
2021-08-07 15:36 ` [PATCH 02/12] staging: r8188eu: remove RT_TRACE prints from usb_ops_linux.c Martin Kaiser
2021-08-07 15:36 ` [PATCH 03/12] staging: r8188eu: remove RT_TRACE prints from ioctl_linux.c Martin Kaiser
2021-08-07 15:36 ` [PATCH 04/12] staging: r8188eu: remove empty function Martin Kaiser
2021-08-07 15:36 ` [PATCH 05/12] staging: r8188eu: remove RT_TRACE prints from mlme_linux.c Martin Kaiser
2021-08-07 15:36 ` [PATCH 06/12] staging: r8188eu: remove RT_TRACE prints from os_intfs.c Martin Kaiser
2021-08-07 15:36 ` [PATCH 07/12] staging: r8188eu: remove an RT_TRACE print from osdep_service.c Martin Kaiser
2021-08-07 15:36 ` [PATCH 08/12] staging: r8188eu: remove RT_TRACE prints from recv_linux.c Martin Kaiser
2021-08-07 15:36 ` [PATCH 09/12] staging: r8188eu: remove RT_TRACE prints from xmit_linux.c Martin Kaiser
2021-08-07 15:36 ` [PATCH 10/12] staging: r8188eu: use IW_HANDLER to declare wext handlers Martin Kaiser
2021-08-07 15:36 ` [PATCH 11/12] staging: r8188eu: remove unused DEBUG_OID macro Martin Kaiser
2021-08-07 15:36 ` [PATCH 12/12] staging: r8188eu: remove the RT_TRACE macro Martin Kaiser

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