lkml.org 
[lkml]   [2022]   [Aug]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] staging: r8188eu: make some functions static
Date
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

--
2.37.1

\
 
 \ /
  Last update: 2022-08-04 12:57    [W:0.450 / U:0.952 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site