Let's try to stick to sircmpwn's [coding style]
+If you're not used to it, you can use [checkpatch.pl] to run a few simple formatting checks.
+
And write [commit messages] like so, keeping the top line to this sort of syntax:
```
[coding style]: https://git.sr.ht/~sircmpwn/cstyle
[commit messages]: https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/master/CONTRIBUTING.md#commit-messages
+[checkpatch.pl]: https://github.com/johanmalm/checkpatch.pl
+