Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

xen/gntdev: gntdev.h: drop a duplicated word

Drop the repeated word "of" in a comment.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: Juergen Gross <jgross@suse.com>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: Juergen Gross <jgross@suse.com>
Cc: xen-devel@lists.xenproject.org
Link: https://lore.kernel.org/r/20200719003317.21454-1-rdunlap@infradead.org
Signed-off-by: Juergen Gross <jgross@suse.com>

authored by

Randy Dunlap and committed by
Juergen Gross
e5a52fd2 ff669aa8

+1 -1
+1 -1
include/uapi/xen/gntdev.h
··· 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 \