[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] tools: Fix typo in xc_vmtrace_set_option comment
commit fc8fb368515391374e5f170a1e07205d914bc14a Author: Hubert Jasudowicz <hubert.jasudowicz@xxxxxxx> AuthorDate: Thu Feb 25 12:43:07 2021 +0100 Commit: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> CommitDate: Thu Feb 25 15:22:40 2021 +0000 tools: Fix typo in xc_vmtrace_set_option comment Signed-off-by: Hubert Jasudowicz <hubert.jasudowicz@xxxxxxx> Release-Acked-by: Ian Jackson <iwj@xxxxxxxxxxxxxx> --- tools/include/xenctrl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/include/xenctrl.h b/tools/include/xenctrl.h index 0efcdae8b4..318920166c 100644 --- a/tools/include/xenctrl.h +++ b/tools/include/xenctrl.h @@ -1644,7 +1644,7 @@ int xc_vmtrace_get_option(xc_interface *xch, uint32_t domid, uint32_t vcpu, uint64_t key, uint64_t *value); /** - * Set platform specific vntvmtrace options. + * Set platform specific vmtrace options. * * @parm xch a handle to an open hypervisor interface * @parm domid domain identifier -- generated by git-patchbot for /home/xen/git/xen.git#master
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |