lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <45b797ad-7dc0-cf9c-ef7c-59d8420c9e34@gmail.com> Date: Mon, 3 Oct 2022 19:04:48 +0200 From: Philipp Hortmann <philipp.g.hortmann@...il.com> To: Michael Straube <straube.linux@...il.com>, gregkh@...uxfoundation.org Cc: Larry.Finger@...inger.net, phil@...lpotter.co.uk, linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org Subject: Re: [PATCH 0/2] staging: r8188eu: convert two functions to void On 10/2/22 16:35, Michael Straube wrote: > 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(-) > Tested-by: Philipp Hortmann <philipp.g.hortmann@...il.com> # Edimax N150
Powered by blists - more mailing lists