Re: [PATCH] staging: rtl8723bs: fix line length warning

From: Andy Shevchenko

Date: Tue Mar 17 2026 - 13:41:30 EST


On Tue, Mar 17, 2026 at 04:59:40PM +0000, Andrea Poldi wrote:
> Break a long function call across two lines in order to make code
> easier to read and also comply with the Linux coding style.
>
> Problem was found using checkpatch.pl tool.

I can't believe there is only a single place in this entire driver like this.
Personally I consider this kind of changes useless unless they are coupled
with something real. But since it's staging, I'm not NAKing it. Up to Greg
and others on what to do with this patch.

--
With Best Regards,
Andy Shevchenko