Re: soundwire: bus: fix off-by-one when allocating slave IDs
From: Richard Fitzgerald
Date: Mon Jan 12 2026 - 06:14:09 EST
On 12/01/2026 10:55 am, Markus Elfring wrote:
Why is this wrapped at column 64?Sorry, if that was unclear. The link is a real link to the documentation…
which says:
- The body of the explanation, line wrapped at 75 columns, which will
be copied to the permanent changelog to describe this patch.
The rules that we write down are simplified guidelines which are designed
to be easy explain. 75 is the upper bound where checkpatch will complain.
Can we benefit a bit more from this system configuration setting
instead of performing word wrapping at around the column 67 here?
Regards,
Markus