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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Thu, 4 Aug 2022 22:12:53 +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: make some functions static

On 8/4/22 12:55, Michael Straube wrote:
> This series makes some functions static what allows us to remove the
> files hal/rtl8188e_xmit.c and hal/rtl8188eu_recv.c.
> 
> Michael Straube (2):
>    staging: r8188eu: make handle_txrpt_ccx_88e() static
>    staging: r8188eu: make rtl8188eu_{init,free}_recv_priv() static
> 
>   drivers/staging/r8188eu/Makefile              |  2 -
>   drivers/staging/r8188eu/core/rtw_recv.c       | 79 ++++++++++++++++
>   drivers/staging/r8188eu/hal/rtl8188e_xmit.c   | 22 -----
>   drivers/staging/r8188eu/hal/rtl8188eu_recv.c  | 91 -------------------
>   drivers/staging/r8188eu/hal/usb_ops_linux.c   | 14 +++
>   .../staging/r8188eu/include/rtl8188e_recv.h   |  2 -
>   .../staging/r8188eu/include/rtl8188e_xmit.h   |  2 -
>   7 files changed, 93 insertions(+), 119 deletions(-)
>   delete mode 100644 drivers/staging/r8188eu/hal/rtl8188e_xmit.c
>   delete mode 100644 drivers/staging/r8188eu/hal/rtl8188eu_recv.c
> 


Tested-by: Philipp Hortmann <philipp.g.hortmann@...il.com> # Edimax N150

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ