From: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
To: igt-dev@lists.freedesktop.org
Subject: [igt-dev] [PATCH i-g-t v2 1/5] lib/syncobj: fix comment typo
Date: Tue, 21 May 2019 14:22:44 +0100 [thread overview]
Message-ID: <20190521132248.21811-2-lionel.g.landwerlin@intel.com> (raw)
In-Reply-To: <20190521132248.21811-1-lionel.g.landwerlin@intel.com>
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@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
_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev
next prev parent reply other threads:[~2019-05-21 13:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-21 13:22 [igt-dev] [PATCH i-g-t v2 0/5] tests: Add timeline syncobj tests Lionel Landwerlin
2019-05-21 13:22 ` Lionel Landwerlin [this message]
2019-05-21 13:22 ` [igt-dev] [PATCH i-g-t v2 2/5] include: bump drm headers Lionel Landwerlin
2019-05-21 13:22 ` [igt-dev] [PATCH i-g-t v2 3/5] lib/syncobj: drop local declarations Lionel Landwerlin
2019-05-21 13:22 ` [igt-dev] [PATCH i-g-t v2 4/5] igt: add timeline test cases Lionel Landwerlin
2019-05-21 13:22 ` [igt-dev] [PATCH i-g-t v2 5/5] tests/syncobj_timeline: add more timeline tests Lionel Landwerlin
2019-05-21 14:38 ` [igt-dev] ✓ Fi.CI.BAT: success for tests: Add timeline syncobj tests (rev2) Patchwork
2019-05-22 4:14 ` [igt-dev] ✓ Fi.CI.IGT: " Patchwork
2019-06-18 8:16 ` [igt-dev] [PATCH i-g-t v2 0/5] tests: Add timeline syncobj tests Lionel Landwerlin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190521132248.21811-2-lionel.g.landwerlin@intel.com \
--to=lionel.g.landwerlin@intel.com \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox