On a Monday in 2021, Peter Krempa wrote:
Use separate variables for 'model' and 'relabel' properties. Signed-off-by: Peter Krempa <pkrempa@xxxxxxxxxx> --- src/conf/domain_conf.c | 20 ++++++++------------ src/util/virseclabel.h | 1 + 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/src/util/virseclabel.h b/src/util/virseclabel.h index eca4d09d24..7e62f8a2e2 100644 --- a/src/util/virseclabel.h +++ b/src/util/virseclabel.h @@ -43,6 +43,7 @@ struct _virSecurityLabelDef { }; +
Without this suspicious empty line: Reviewed-by: Ján Tomko <jtomko@xxxxxxxxxx> Jano
/* Security configuration for device */ typedef struct _virSecurityDeviceLabelDef virSecurityDeviceLabelDef; struct _virSecurityDeviceLabelDef { -- 2.31.1
Attachment:
signature.asc
Description: PGP signature