Re: [PATCH 0/5] staging: r8188eu: odm cleanups

From: Martin Kaiser
Date: Thu Dec 02 2021 - 16:22:26 EST


Thus wrote Michael Straube (straube.linux@xxxxxxxxx):

> This series removes unused and some set but never used variables
> from the odm_dm_struct structure.

> Tested on x86_64 with InterTech DMG-02.

> Michael Straube (5):
> staging: r8188eu: remove unused variables from odm_dm_struct
> staging: r8188eu: pbNet_closed is set but never used
> staging: r8188eu: pSecurity is set but never used
> staging: r8188eu: pNumTxBytesUnicast is set but never used
> staging: r8188eu: pNumRxBytesUnicast is set but never used

> drivers/staging/r8188eu/hal/odm.c | 12 ----
> drivers/staging/r8188eu/hal/rtl8188e_dm.c | 4 --
> drivers/staging/r8188eu/include/odm.h | 73 +----------------------
> 3 files changed, 1 insertion(+), 88 deletions(-)

> --
> 2.34.0

Looks good to me. For all patches:

Acked-by: Martin Kaiser <martin@xxxxxxxxx>