Re: [PATCH v2] staging: rtl8723bs: remove stale comment and dead code in os_intfs.c
From: Dan Carpenter
Date: Fri Aug 14 2026 - 03:53:36 EST
On Fri, Aug 14, 2026 at 09:26:06AM +0200, Tomasz Unger wrote:
> Remove the comment referencing an unresolved 'XXX' placeholder
> and the commented-out memset() call it describes, rather than
> fixing the placeholder in place.
>
> Suggested-by: Dan Carpenter <error27@xxxxxxxxx>
Normally, we wouldn't give a Suggested-by tag for review comments, but
I won't turn down credit just because it's undeserved.
> Signed-off-by: Tomasz Unger <tomasz.unger@xxxxxxxx>
> ---
> Changes in v2:
> - Removed the stale comment and dead commented-out memset() call, per Dan Carpenter review suggestion.
Thanks!
Reviewed-by: Dan Carpenter <error27@xxxxxxxxx>
regards,
dan carpenter