[igt-dev] [PATCH i-g-t 2/3] lib/syncobj: fix comment typo
Lionel Landwerlin
lionel.g.landwerlin at intel.com
Fri Mar 8 15:46:08 UTC 2019
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin at intel.com>
---
lib/igt_syncobj.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/igt_syncobj.c b/lib/igt_syncobj.c
index 6a419b07..a7708302 100644
--- a/lib/igt_syncobj.c
+++ b/lib/igt_syncobj.c
@@ -154,7 +154,7 @@ syncobj_fd_to_handle(int fd, int syncobj_fd, uint32_t flags)
/**
* syncobj_import_sync_file:
* @fd: The DRM file descriptor
- * @handle: Handle to the syncobt to import file into
+ * @handle: Handle to the syncobj to import file into
* @sync_file: The sync_file fd to import state from.
*
* Import a sync_file fd into a syncobj handle.
--
2.20.1
More information about the igt-dev
mailing list