kernel/include/uapi/xen/gntdev.h
.. .. @@ -66,7 +66,7 @@ 66 66 67 67 /* 68 68 * Removes the grant references from the mapping table of an instance of 69 - * of gntdev. N.B. munmap() must be called on the relevant virtual address(es)69 + * gntdev. N.B. munmap() must be called on the relevant virtual address(es)70 70 * before this ioctl is called, or an error will result. 71 71 */ 72 72 #define IOCTL_GNTDEV_UNMAP_GRANT_REF \