]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/commitdiff
domctl: fix typo in comment
authorOlaf Hering <olaf@aepfle.de>
Wed, 26 Feb 2020 16:13:39 +0000 (17:13 +0100)
committerWei Liu <wl@xen.org>
Wed, 26 Feb 2020 21:48:36 +0000 (21:48 +0000)
Add missing 'a' to sharing.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Wei Liu <wl@xen.org>
xen/include/public/domctl.h

index fec6f6fdd19c6861a8e9f7165ddd2cc8f8789bcc..1ad34c35eb9d86d9bb07308a20a306ee3b9a33d4 100644 (file)
@@ -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