[igt-dev] [PATCH i-g-t v2 1/5] lib/syncobj: fix comment typo
Lionel Landwerlin
lionel.g.landwerlin at intel.com
Tue May 21 13:22:44 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 0fddb97a..6aee9d24 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.21.0.392.gf8f6787159e
More information about the igt-dev
mailing list