]> git.ipfire.org Git - thirdparty/systemd.git/commit
docs: update coding style for `return (void) func(...)` 17438/head
authorAnita Zhang <the.anitazha@gmail.com>
Tue, 27 Oct 2020 07:16:25 +0000 (00:16 -0700)
committerAnita Zhang <the.anitazha@gmail.com>
Tue, 27 Oct 2020 07:20:17 +0000 (00:20 -0700)
commit800d0802e41087e52df4af0082c3057e9a8dff94
tree21dc6123b2df74c17598f72e13c1917a6bd6a0be
parent311e3d4637a98f75792ff3a56f1de43e04f9048e
docs: update coding style for `return (void) func(...)`

Seems that people think it's useful for brevity so make it explicit in
the CODING_STYLE.
docs/CODING_STYLE.md