Files
systemd/docs
Zbigniew Jędrzejewski-Szmek 9214f2999b 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.
2021-11-03 10:30:36 +01:00
..
2019-12-11 17:04:20 +01:00
2021-05-19 10:24:43 +09:00
2018-10-12 13:48:34 +02:00
2019-12-11 17:04:20 +01:00
2021-10-28 03:57:24 +09:00
2021-09-27 09:19:02 +02:00
2021-10-20 22:20:18 +09:00