On Wed, May 01, 2024 at 01:48:24PM GMT, Petar Stoykov wrote: > I finally figured it out. Gmail has a hard word-wrap at 80 characters > per line. At first I thought it was word-wrap on the receiving side > but I was wrong. I will try to convince IT to change things so I can > use b4 or git send e-mail. If that doesn't work then I guess my code > will have shorter lines in next patch. With b4, you can send via the web submission endpoint: https://b4.docs.kernel.org/en/stable-0.13.y/contributor/send.html -K