Re: [PATCH v2 09/11] staging: rtl8273bs: Simplify regulatory initialization functions

From: Dan Carpenter

Date: Mon Feb 23 2026 - 02:17:47 EST


On Sat, Feb 21, 2026 at 09:01:39PM +0200, Priit Laes wrote:
> Simplify code, by cutting out wrapper function in regulatory
> initialization code.
>
> Signed-off-by: Priit Laes <plaes@xxxxxxxxx>
> ---

This would be easier to review if you did it in two patches:
[patch 1] delete _rtw_regdomain_select()
[patch 2] delete rtw_regd_init()

regards,
dan carpenter