diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-07-06 13:44:51 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2021-11-03 10:30:36 +0100 |
commit | 9214f2999b85533ad184e6508f0a0a078d9d3b8f (patch) | |
tree | b1252df6648d9cdb84ced2d21797371e98f34b0b /src/machine/machined.c | |
parent | db2aef5a1d95cea835d2a76db6da266cc4af61d6 (diff) | |
download | systemd-9214f2999b85533ad184e6508f0a0a078d9d3b8f.tar.gz |
CODING_STYLE: allow joined variable declarations and function calls
… but only for a single variable.
The guidelines already allowed declaring variables at the point of
initialization. But not making a function call to do that. Let's allow that
now. The existing style of declaring and initializing seperate is still
allowed, and whatever makes most sense should be used.
Diffstat (limited to 'src/machine/machined.c')
0 files changed, 0 insertions, 0 deletions