]> git.ipfire.org Git - thirdparty/systemd.git/commit
docs: update coding style a bit
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 11 Jun 2021 16:23:57 +0000 (18:23 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 11 Jun 2021 17:45:31 +0000 (18:45 +0100)
commit756755d0fc5a0ef380416a54346b6438c3fb7ba5
treeb1eae142c5ef7923407c871edf7e0c2009581473
parente77365b479d6f2df3b10411b87e17ea6ca2ac288
docs: update coding style a bit

Say that r should be declared at the top of the function.

Don't say that fixed buffers result in truncation, right after saying that they
must only be used if size is known.

Adjust order of examples to be consistent.
docs/CODING_STYLE.md