Re: [PATCH 0/3] three simple cleanups

From: Michael Straube
Date: Wed Sep 08 2021 - 11:52:44 EST


On 9/8/21 10:57, Martin Kaiser wrote:
Remove unused definitions and a pointless loop.

Martin Kaiser (3):
staging: r8188eu: remove unused function prototype
staging: r8188eu: remove unused define
staging: r8188eu: this endless loop is executed only once

drivers/staging/r8188eu/hal/rtl8188eu_xmit.c | 34 ++++++++-----------
drivers/staging/r8188eu/include/rtw_io.h | 2 --
.../staging/r8188eu/os_dep/osdep_service.c | 2 --
3 files changed, 15 insertions(+), 23 deletions(-)


Builds and looks good to me.

For all 3 patches

Acked-by: Michael Straube <straube.linux@xxxxxxxxx>

Thanks,
Michael