Re: [PATCH v3 0/5] staging: rtl8723bs: rtw_mlme: fix long lines and related issues

From: Salman Alghamdi

Date: Sun Apr 26 2026 - 19:12:36 EST


I noticed the function signature continuation lines appear misaligned
in the mailing list archive. I've verified the alignment in the file
using cat -A which shows correct tabs+spaces:

^I^I^I^I^I struct wlan_network *network)

The misalignment appears to be a rendering artifact in the email
client or archive. If you can verify by applying the patch locally
I'd appreciate confirmation, or if there's a known fix I'm happy
to address it.

Regards,
Salman Alghamdi.