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@linaro.org>
> Signed-off-by: Adrish Bora <adrishbora@gmail.com>
> ---
> 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@linaro.org>
regards,
dan carpenter