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@xxxxxxxxxx> > --- > src/util/virfile.c | 36 +++++++++++++++++++++++++----------- > 1 file changed, 25 insertions(+), 11 deletions(-) Reviewed-by: Jiri Denemark <jdenemar@xxxxxxxxxx>