xen/gntdev: gntdev.h: drop a duplicated word
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 19 Jul 2020 00:33:17 +0000 (17:33 -0700)
committerJuergen Gross <jgross@suse.com>
Mon, 3 Aug 2020 05:46:42 +0000 (07:46 +0200)
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>
include/uapi/xen/gntdev.h

index fe4423e518c674020d92629942c5655f935b22c8..9ac5515b9bc220ad3090e70e2f074b73354eac44 100644 (file)
@@ -66,7 +66,7 @@ struct ioctl_gntdev_map_grant_ref {
 
 /*
  * Removes the grant references from the mapping table of an instance of
- * of gntdev. N.B. munmap() must be called on the relevant virtual address(es)
+ * gntdev. N.B. munmap() must be called on the relevant virtual address(es)
  * before this ioctl is called, or an error will result.
  */
 #define IOCTL_GNTDEV_UNMAP_GRANT_REF \