Re: [PATCH v2] staging: rtl8723bs: remove stale comment and dead code in os_intfs.c
Dan Carpenter <[email protected]>
| Newsgroups | gmane.linux.kernel |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> 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 <[email protected]> > --- > Changes in v2: > - Removed the stale comment and dead commented-out memset() call, per Dan Carpenter review suggestion. Thanks! Reviewed-by: Dan Carpenter <[email protected]> regards, dan carpenter