[libvirt] [PATCH] util: Fix a typo in comments of virresctrl.c

Wang Huaqiang huaqiang.wang at intel.com
Wed Oct 17 08:27:36 UTC 2018


Signed-off-by: Wang Huaqiang <huaqiang.wang at intel.com>
---
 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 df5b512..5d811a2 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
-- 
2.7.4




More information about the libvir-list mailing list