Re: [PATCH 0/4] staging: r8188eu: refactor Hal_GetChnlGroup88E()
From: Martin Kaiser
Date: Fri Aug 13 2021 - 05:44:12 EST
Thus wrote Michael Straube (straube.linux@xxxxxxxxx):
> This series refactors Hal_GetChnlGroup88E().
> - removes 5GHz code
> - changes return type to void
> - cleans up camel case naming
> Michael Straube (4):
> staging: r8188eu: remove 5GHz code from Hal_GetChnlGroup88E()
> staging: r8188eu: convert return type of Hal_GetChnlGroup88E() to void
> staging: r8188eu: rename parameter of Hal_GetChnlGroup88E()
> staging: r8188eu: rename Hal_GetChnlGroup88E()
> .../staging/r8188eu/hal/rtl8188e_hal_init.c | 90 ++++++-------------
> 1 file changed, 26 insertions(+), 64 deletions(-)
> --
> 2.32.0
Hi Michael,
this series looks ok to me.
Acked-by: Martin Kaiser <martin@xxxxxxxxx>