[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <b5301b5b-9f6e-f3a4-4d0a-a01cca29c940@gmail.com>
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