Re: [PATCH] staging: rtl8723bs: remove READ_AND_CONFIG_MP macro
From: Dan Carpenter
Date: Mon May 18 2026 - 01:13:57 EST
On Sun, May 17, 2026 at 09:28:02AM +0200, Michael Straube wrote:
> Remove the READ_AND_CONFIG_MP macro from odm_HWConfig.c and call the
> ODM_ReadAndConfig_MP_* functions directly to reduce code complexity and
> improve readability.
>
> Signed-off-by: Michael Straube <straube.linux@xxxxxxxxx>
> ---
Reviewed-by: Dan Carpenter <error27@xxxxxxxxx>
regards,
dan carpenter