Re: [PATCH v2 10/11] staging: rtl8723bs: Clean up wrapper functions

From: Dan Carpenter

Date: Mon Feb 23 2026 - 02:26:51 EST


On Sat, Feb 21, 2026 at 09:01:40PM +0200, Priit Laes wrote:
> Remove wrapper functions in cmd queue handling.
>
> Signed-off-by: Priit Laes <plaes@xxxxxxxxx>
> ---

Again, this would be easier to review if it were split into
multiple patches.

[patch 1] delete commented out code
[patch 2] move _rtw_free_evt_priv()
[patch 3] move _rtw_free_cmd_priv()
[patch 4] move _rtw_dequeue_cmd()

regards,
dan carpenter