Re: [PATCH v2 1/1] staging: rtl8723bs: Fix line over 100 chars in xmit_linux.c

From: Andy Shevchenko

Date: Tue Jun 02 2026 - 20:04:32 EST


On Sat, May 23, 2026 at 12:28:31PM -0400, Pramod Maurya wrote:
> Wrap the long function signature of rtw_os_xmit_resource_free to
> comply with the 100 column line length limit reported by checkpatch.pl.

Folks, are you going to send a patch per a single issue (of the same type)?
It's quite extreme and puts tons of unnecessary load on maintainers and
reviewers. If you are fixing a problem (a type of problems) fix in the entire
driver at once. No need to go file-by-file.

--
With Best Regards,
Andy Shevchenko