linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: r8188eu: convert two functions to void
@ 2022-10-02 14:35 Michael Straube
  2022-10-02 14:35 ` [PATCH 1/2] staging: r8188eu: convert rtw_reset_drv_sw() " Michael Straube
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Straube @ 2022-10-02 14:35 UTC (permalink / raw)
  To: gregkh; +Cc: Larry.Finger, phil, linux-staging, linux-kernel, Michael Straube

This series converts two functions return type from u8 to void as
part of getting rid of _FAIL / _SUCCESS.

Tested on x86_64 with Inter-Tech DMG-02.

Michael Straube (2):
  staging: r8188eu: convert rtw_reset_drv_sw() to void
  staging: r8188eu: convert rtw_free_drv_sw() to void

 drivers/staging/r8188eu/include/osdep_intf.h | 4 ++--
 drivers/staging/r8188eu/os_dep/os_intfs.c    | 8 ++------
 2 files changed, 4 insertions(+), 8 deletions(-)

-- 
2.37.3


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-02 14:35 [PATCH 0/2] staging: r8188eu: convert two functions to void Michael Straube
2022-10-02 14:35 ` [PATCH 1/2] staging: r8188eu: convert rtw_reset_drv_sw() " Michael Straube
2022-10-02 14:35 ` [PATCH 2/2] staging: r8188eu: convert rtw_free_drv_sw() " Michael Straube
2022-10-03 17:04 ` [PATCH 0/2] staging: r8188eu: convert two functions " Philipp Hortmann

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