From b05eeacbfd11b9e7faf1451d7dc90ceda68f6d32 Mon Sep 17 00:00:00 2001 From: Wang Huaqiang Date: Wed, 17 Oct 2018 16:27:36 +0800 Subject: [PATCH] util: Fix a typo in comments of virresctrl.c Signed-off-by: Wang Huaqiang Reviewed-by: Andrea Bolognani --- src/util/virresctrl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/virresctrl.c b/src/util/virresctrl.c index df5b5124e6..5d811a23c8 100644 --- a/src/util/virresctrl.c +++ b/src/util/virresctrl.c @@ -259,7 +259,7 @@ virResctrlInfoMonFree(virResctrlInfoMonPtr mon) * all of them. While doing that we store the bitmask in a sparse array of * virBitmaps named `masks` indexed the same way as `sizes`. The upper bounds * of the sparse arrays are stored in nmasks or nsizes, respectively. - + * + * * =====Memory Bandwidth allocation technology (MBA)===== * * The memory bandwidth allocation support in virResctrlAlloc works in the