Re: [PATCH] staging: rtl8723bs: remove RTL8188E references

From: Ethan Tidmore

Date: Fri Feb 27 2026 - 23:42:10 EST


On Fri Feb 27, 2026 at 11:27 AM CST, Nikunj Kantaria wrote:
> Remove all references to RTL8188E chip from the driver code.
> This includes renaming variables, deleting unused macros and
> struct members, and updating comments to reflect that this
> driver is specifically for RTL8723BS.
>
> This addresses the TODO item to remove leftover code for
> other chips.
>
> Signed-off-by: techy-Nik <niktechgig@xxxxxxxxx>
> Signed-off-by: Nikunj Kantaria <niktechgig@xxxxxxxxx>
> ---

Just have one SOB which is your real name. Also, this looks like the
same diff you sent before but you didn't version it. Look at this
resource on how to make a v2:

https://staticthinking.wordpress.com/2022/07/27/how-to-send-a-v2-patch/

Thanks,

ET