]> git.ipfire.org Git - thirdparty/systemd.git/commit
docs: some coding style updates
authorLennart Poettering <lennart@poettering.net>
Mon, 19 Oct 2020 09:39:20 +0000 (11:39 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 19 Oct 2020 13:30:11 +0000 (15:30 +0200)
commitcf33b70765bf8136f8390c9ea784317190001b85
treedfedc4fb4b89a0b1dba5052c728f7bfbb4e9acf1
parente9f4a596a20a7198d7fbafeec52e95259c704d87
docs: some coding style updates

Primarily:

1. Mention that we prefer if return parameters carry "ret_" as prefix in
   their name

2. Clarify that debug-level logging is always OK, and irrelevant to when
   deciding whether a function is logging or non-logging.
docs/CODING_STYLE.md