
23 May
2024
23 May
'24
7:23 a.m.
On Wed, May 22, 2024 at 18:00:16 +0200, Peter Krempa wrote:
Declare one argument per line and one variable per line and use boolean operators at the end of the line rather than at the beginning.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/util/virfile.c | 36 +++++++++++++++++++++++++----------- 1 file changed, 25 insertions(+), 11 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>