]> xenbits.xensource.com Git - people/vhanquez/xen-unstable.git/commit
libxl: fix typos in libxl_cpuid_parse_config
authorOlaf Hering <olaf@aepfle.de>
Fri, 1 Jun 2012 11:06:22 +0000 (12:06 +0100)
committerOlaf Hering <olaf@aepfle.de>
Fri, 1 Jun 2012 11:06:22 +0000 (12:06 +0100)
commitce2f703f2f147c8878d3dabc42b8de9f8d94703c
tree68bb6bda2351df4b2c60717d1e02d4d39a9ef03e
parent7d8f6eafdd76f039fdab12a70f6087ac184d0fa4
libxl: fix typos in libxl_cpuid_parse_config

Fix typo in comment.
Fix cpuid_flags array init, use correct number of arguments for empty
array entry.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl_cpuid.c