Re: [PATCH v6] staging: rtl8723bs: remove commented-out code
From: Ethan Tidmore
Date: Sun Mar 22 2026 - 18:02:05 EST
On Sun Mar 22, 2026 at 6:48 AM CDT, Aadarsh Mandal wrote:
> - Remove code that is not used anywhere in driver.
Probably remove unused code would be better. Also you don't need to put
a - at the start.
> ---
Your SOB needs to be above this first ---.
> v4:
> - Remove extra space insertion.
> - Delete remaining commented-out code.
> v3:
> - Add the extra space that count as insertion.
> - Remove unwanted addition.
> v2:
> - Restore braces for standalone code blocks {}.
> - Delete reindented commented-out code and extra space.
> v1:
> - Reindented commented-out code;extra space remained.
> ---
>
> Signed-off-by: Aadarsh Mandal <aadarshmandal9354@xxxxxxxxx>
> ---
This patch is corrupted.
Thanks,
ET