[PATCH 2/2] coding-style: Use the same style in the same structure

Michal Prívozník mprivozn at redhat.com
Mon Nov 21 15:50:55 UTC 2022


On 11/19/22 10:31, Jiang Jiacheng wrote:
> Coding-style of members in the same structure should be unified.
> 
> Signed-off-by: Jiang Jiacheng <jiangjiacheng at huawei.com>
> ---
>  src/locking/lock_daemon.c  | 12 ++++++------
>  src/logging/log_daemon.c   | 12 ++++++------
>  src/remote/remote_daemon.c | 14 +++++++-------
>  3 files changed, 19 insertions(+), 19 deletions(-)

After this, there are still some 'misaligned' options:

libvirt.git $ git grep -A10 "struct option"

Could you fix them all?

Michal



More information about the libvir-list mailing list