Re: [PATCH v2] staging: rtl8723bs: remove dead code in os_intfs.c
From: Dan Carpenter
Date: Mon Dec 15 2025 - 02:34:33 EST
On Mon, Dec 15, 2025 at 06:31:02AM +0000, Adrish Bora wrote:
> Remove commented-out dead code in netdev_close().
> The code was previously commented out and is not needed.
>
> Suggested-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
> Signed-off-by: Adrish Bora <adrishbora@xxxxxxxxx>
> ---
> Changes in v2:
> - Removed the dead code entirely instead of fixing the comment style,
> as suggested by Dan Carpenter.
Thanks!
Reviewed-by: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
regards,
dan carpenter