aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/xen/gntdev.h
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2020-07-18 17:33:17 -0700
committerJuergen Gross <jgross@suse.com>2020-08-03 07:46:42 +0200
commite5a52fd2b8cdb700b3c07b030e050a49ef3156b9 (patch)
treed78349e2d57705e7fcd0933282ae63b2fa096fd8 /include/uapi/xen/gntdev.h
parentxen/privcmd: Convert get_user_pages*() to pin_user_pages*() (diff)
downloadlinux-dev-e5a52fd2b8cdb700b3c07b030e050a49ef3156b9.tar.xz
linux-dev-e5a52fd2b8cdb700b3c07b030e050a49ef3156b9.zip
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>
Diffstat (limited to 'include/uapi/xen/gntdev.h')
-rw-r--r--include/uapi/xen/gntdev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/xen/gntdev.h b/include/uapi/xen/gntdev.h
index fe4423e518c6..9ac5515b9bc2 100644
--- a/include/uapi/xen/gntdev.h
+++ b/include/uapi/xen/gntdev.h
@@ -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 \