[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] domctl: fix typo in comment
commit 767cfe0859cf382127f0c3ba34fab853135b695d Author: Olaf Hering <olaf@xxxxxxxxx> AuthorDate: Wed Feb 26 17:13:39 2020 +0100 Commit: Wei Liu <wl@xxxxxxx> CommitDate: Wed Feb 26 21:48:36 2020 +0000 domctl: fix typo in comment Add missing 'a' to sharing. Signed-off-by: Olaf Hering <olaf@xxxxxxxxx> Acked-by: Wei Liu <wl@xxxxxxx> --- xen/include/public/domctl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/include/public/domctl.h b/xen/include/public/domctl.h index fec6f6fdd1..1ad34c35eb 100644 --- a/xen/include/public/domctl.h +++ b/xen/include/public/domctl.h @@ -841,7 +841,7 @@ struct xen_domctl_gdbsx_domstatus { * in the unshare path. XENMEM_sharing_op_resume is used to wake up * vcpus that could not unshare. * - * Note that shring can be turned on (as per the domctl below) + * Note that sharing can be turned on (as per the domctl below) * *without* this ring being setup. */ #define XEN_DOMCTL_VM_EVENT_OP_SHARING 3 -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |