Re: [PATCH v9] staging: rtl8723bs: remove commented-out code
From: Ethan Tidmore
Date: Wed Apr 01 2026 - 13:51:53 EST
On Wed Apr 1, 2026 at 4:55 AM CDT, Aadarsh Mandal wrote:
> Remove code that is not used anywhere in driver.
>
> Signed-off-by: Aadarsh Mandal <aadarshmandal9354@xxxxxxxxx>
> ---
Since this is a "v9" there would be a:
v9:
- ...
Here.
> v8:
> - Restore the formatting of non-commented code.
> v7:
> - Change in commit style.
> v6:
> - Change in commit style.
> v5:
> - Change in commit style.
> 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.
Thanks,
ET