[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221002143544.7974-1-straube.linux@gmail.com>
Date: Sun, 2 Oct 2022 16:35:42 +0200
From: Michael Straube <straube.linux@...il.com>
To: gregkh@...uxfoundation.org
Cc: Larry.Finger@...inger.net, phil@...lpotter.co.uk,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
Michael Straube <straube.linux@...il.com>
Subject: [PATCH 0/2] staging: r8188eu: convert two functions to void
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
Powered by blists - more mailing lists