[Intel-gfx] [PATCH 2/5] lib/ioctl_wrappers: api doc fixup
Daniel Vetter
daniel.vetter at ffwll.ch
Wed Mar 12 21:00:00 CET 2014
Oops.
---
lib/ioctl_wrappers.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/ioctl_wrappers.c b/lib/ioctl_wrappers.c
index 60512c7e1ab5..375693062eb6 100644
--- a/lib/ioctl_wrappers.c
+++ b/lib/ioctl_wrappers.c
@@ -785,7 +785,7 @@ void gem_require_caching(int fd)
/**
* gem_require_ring:
* @fd: open i915 drm file descriptor
- * @id: ring flag bit as used in gem_execbuf()
+ * @ring_id: ring flag bit as used in gem_execbuf()
*
* Feature test macro to query whether a specific ring is available.
* In contrast to gem_has_enable_ring() this automagically skips if the ring
--
1.8.5.2
More information about the Intel-gfx
mailing list