public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] remove wrappers on _rtw_IOL_append_*_cmd
@ 2022-06-14  2:07 daniel watson
  2022-06-14  2:07 ` [PATCH 1/4] staging: r8188eu: remove leading '_' on _rtw_IOL_append_WB_cmd daniel watson
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: daniel watson @ 2022-06-14  2:07 UTC (permalink / raw)
  To: Larry Finger, Phillip Potter, Greg Kroah-Hartman, linux-staging,
	linux-kernel
  Cc: Daniel Watson

From: Daniel Watson <ozzloy@challenge-bot.com>

This patchset removes the #define wrappers around the
rtl_IOL_append_*_cmd group of functions.  They are not needed.

Daniel Watson (4):
  staging: r8188eu: remove leading '_' on _rtw_IOL_append_WB_cmd
  staging: r8188eu: remove leading '_' on _rtw_IOL_append_WW_cmd
  staging: r8188eu: remove leading '_' on _rtw_IOL_append_WD_cmd
  staging: r8188eu: remove leading '_' on _rtw_IOL_append_WRF_cmd

 drivers/staging/r8188eu/core/rtw_iol.c    |  8 ++++----
 drivers/staging/r8188eu/include/rtw_iol.h | 24 ++++++++---------------
 2 files changed, 12 insertions(+), 20 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-06-14 14:53 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-14  2:07 [PATCH 0/4] remove wrappers on _rtw_IOL_append_*_cmd daniel watson
2022-06-14  2:07 ` [PATCH 1/4] staging: r8188eu: remove leading '_' on _rtw_IOL_append_WB_cmd daniel watson
2022-06-14 14:42   ` Dan Carpenter
2022-06-14  2:07 ` [PATCH 2/4] staging: r8188eu: remove leading '_' on _rtw_IOL_append_WW_cmd daniel watson
2022-06-14  2:07 ` [PATCH 3/4] staging: r8188eu: remove leading '_' on _rtw_IOL_append_WD_cmd daniel watson
2022-06-14  2:07 ` [PATCH 4/4] staging: r8188eu: remove leading '_' on _rtw_IOL_append_WRF_cmd daniel watson
2022-06-14 14:47   ` Dan Carpenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox